+ cd /tmp/tmplo6v5v22/tests; TEST_SUBJECTS=/cache/fedora-33.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-257-dd08378-fedora-33-mupo0o3n/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmplo6v5v22/_setup.yml /tmp/tmplo6v5v22/tests/tests_basics_files.yml ansible-playbook 2.9.25 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.9.7 (default, Aug 30 2021, 00:00:00) [GCC 11.2.1 20210728 (Red Hat 11.2.1-1)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmplo6v5v22/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/_setup.yml:5 ok: [/cache/fedora-33.qcow2] => { "groups": { "all": [ "/cache/fedora-33.qcow2" ], "localhost": [ "/cache/fedora-33.qcow2" ], "subjects": [ "/cache/fedora-33.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmplo6v5v22/_setup.yml:7 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_basics_files.yml *********************************************** 1 plays in /tmp/tmplo6v5v22/tests/tests_basics_files.yml PLAY [Ensure that the role runs with parameters for basics input and files output] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:2 ok: [/cache/fedora-33.qcow2] META: ran handlers TASK [TEST CASE 0; Test the simplest configuration, basics input and implicit files output] *** task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:21 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "type": "basics"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-8.2010.0-2.fc33.x86_64", "Installed: libfastjson-0.99.8-7.fc33.x86_64", "Installed: logrotate-3.17.0-3.fc33.x86_64", "Installed: libestr-0.1.9-15.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T181628", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T181628/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.009106", "end": "2021-11-08 18:17:16.012319", "rc": 0, "start": "2021-11-08 18:17:16.003213", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395436.008763, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bf4118be9d80c2ad45586b88b4c644e4b1e0fc32", "ctime": 1636395432.544763, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1627384859.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3223, "uid": 0, "version": "3224921571", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "e08a7b6fa14b8e9ce4b3f79d00d21c08", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "src": "/root/.ansible/tmp/ansible-tmp-1636395437.7087605-12673-248387771044275/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "md5sum": "863131059e7ae38b2d3f96b0c3174cbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1636395438.6061642-12703-70861212390489/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636395439.3607063-12703-27863809457944/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "72229297706650ab0ed2b927e5239cfcfa5cd514", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "md5sum": "054cefcf34c465274c05c036c042b56c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 465, "src": "/root/.ansible/tmp/ansible-tmp-1636395440.8048627-12810-79041693416907/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "59cd91a2c526bf8edef8f58bdcbe2c8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "src": "/root/.ansible/tmp/ansible-tmp-1636395441.7811182-12848-256506006011768/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (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": "ec4f5c91855d526e10963c7678121d42168d319b", "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": "20057dad3aa8039db4ff077d1540f965", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1129, "src": "/root/.ansible/tmp/ansible-tmp-1636395442.6642191-12882-178829003675085/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:17:23 UTC", "ActiveEnterTimestampMonotonic": "65795996", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:17:23 UTC", "AssertTimestampMonotonic": "65790484", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "68017000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:17:23 UTC", "ConditionTimestampMonotonic": "65790483", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "8455", "ExecMainStartTimestamp": "Mon 2021-11-08 18:17:23 UTC", "ExecMainStartTimestampMonotonic": "65791675", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:17:23 UTC] ; stop_time=[n/a] ; pid=8455 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:17:23 UTC] ; stop_time=[n/a] ; pid=8455 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:17:23 UTC", "InactiveExitTimestampMonotonic": "65791903", "InvocationID": "b35cf646b28448ccb4626e3ef39da9f3", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8455", "MemoryAccounting": "yes", "MemoryCurrent": "16846848", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:17:23 UTC", "StateChangeTimestampMonotonic": "65795996", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:36 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395443.571763, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395437.759763, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395437.417763, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1802343585", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 6, "files": [{"atime": 1636395443.571763, "ctime": 1636395439.323763, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6265, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395439.056763, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395443.571763, "ctime": 1636395442.676763, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395442.357763, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1129, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395443.571763, "ctime": 1636395441.701763, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395441.451763, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395436.008763, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636395443.571763, "ctime": 1636395440.730763, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395440.473763, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 465, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395443.571763, "ctime": 1636395438.614763, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395438.334763, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 6, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (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": 1636395443.571763, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ec4f5c91855d526e10963c7678121d42168d319b", "ctime": 1636395442.676763, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395442.357763, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1129, "uid": 0, "version": "2501959471", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:45 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Grep output to messages line] ******************************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:52 ok: [/cache/fedora-33.qcow2] => {"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:01.005269", "end": "2021-11-08 18:17:28.117841", "rc": 0, "start": "2021-11-08 18:17:27.112572", "stderr": "", "stderr_lines": [], "stdout": " *.info;mail.none;authpriv.none;cron.none /var/log/messages", "stdout_lines": [" *.info;mail.none;authpriv.none;cron.none /var/log/messages"]} TASK [Ensure logger message is logged in a file] ******************************* task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:59 included: /tmp/tmplo6v5v22/tests/tasks/test_logger.yml for /cache/fedora-33.qcow2 TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmplo6v5v22/tests/tasks/test_logger.yml:2 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag0", "testMessage0"], "delta": "0:00:00.003811", "end": "2021-11-08 18:17:28.536501", "rc": 0, "start": "2021-11-08 18:17:28.532690", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the test log message in /var/log/messages] ************************* task path: /tmp/tmplo6v5v22/tests/tasks/test_logger.yml:10 ok: [/cache/fedora-33.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "testMessage0", "/var/log/messages"], "delta": "0:00:00.004232", "end": "2021-11-08 18:17:28.941317", "rc": 0, "start": "2021-11-08 18:17:28.937085", "stderr": "", "stderr_lines": [], "stdout": "Nov 8 18:17:28 localhost ansible-command[8967]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nNov 8 18:17:28 localhost testTag0[8968]: testMessage0", "stdout_lines": ["Nov 8 18:17:28 localhost ansible-command[8967]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "Nov 8 18:17:28 localhost testTag0[8968]: testMessage0"]} TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:65 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "state": "absent", "type": "files"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "state": "absent", "type": "basics"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "default_files", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T181628", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T181628/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.006806", "end": "2021-11-08 18:17:32.132461", "rc": 0, "start": "2021-11-08 18:17:32.125655", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/30-output-files-default_files.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/90-input-basics-basic_input.conf\n/etc/rsyslog.d/00-global.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/00-global.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395443.571763, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395437.759763, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395437.417763, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1802343585", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "state": "absent", "type": "basics"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "state": "absent", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'absent', '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, "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": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'absent', '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, "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": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:17:24 UTC", "ActiveEnterTimestampMonotonic": "66669653", "ActiveExitTimestamp": "Mon 2021-11-08 18:17:24 UTC", "ActiveExitTimestampMonotonic": "66379774", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:17:24 UTC", "AssertTimestampMonotonic": "66664634", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "56554000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:17:24 UTC", "ConditionTimestampMonotonic": "66664632", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "8533", "ExecMainStartTimestamp": "Mon 2021-11-08 18:17:24 UTC", "ExecMainStartTimestampMonotonic": "66665802", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:17:24 UTC] ; stop_time=[n/a] ; pid=8533 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:17:24 UTC] ; stop_time=[n/a] ; pid=8533 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:17:24 UTC", "InactiveEnterTimestampMonotonic": "66664050", "InactiveExitTimestamp": "Mon 2021-11-08 18:17:24 UTC", "InactiveExitTimestampMonotonic": "66666067", "InvocationID": "ed9851a05b984884a95e7b89bacec1ba", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8533", "MemoryAccounting": "yes", "MemoryCurrent": "1478656", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:17:24 UTC", "StateChangeTimestampMonotonic": "66669653", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:17:38 UTC", "ActiveEnterTimestampMonotonic": "81185760", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:17:38 UTC", "AssertTimestampMonotonic": "81180711", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3624000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:17:38 UTC", "ConditionTimestampMonotonic": "81180709", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10282", "ExecMainStartTimestamp": "Mon 2021-11-08 18:17:38 UTC", "ExecMainStartTimestampMonotonic": "81181976", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:17:38 UTC] ; stop_time=[n/a] ; pid=10282 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:17:38 UTC] ; stop_time=[n/a] ; pid=10282 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:17:38 UTC", "InactiveExitTimestampMonotonic": "81182321", "InvocationID": "2e01c4f3db6b4e73a6fbf72a45bbe13f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10282", "MemoryAccounting": "yes", "MemoryCurrent": "634880", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:17:38 UTC", "StateChangeTimestampMonotonic": "81185760", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [TEST CASE 1; logging_system_log_dir - test switching the local log output file location] *** task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:86 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "files_output0", "type": "files"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "type": "basics"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output0', 'type': 'files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output0", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flows0', 'inputs': ['basic_input'], 'outputs': ['files_output0']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flows0", "outputs": ["files_output0"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T181628", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T181628/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005374", "end": "2021-11-08 18:17:43.878644", "rc": 0, "start": "2021-11-08 18:17:43.873270", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 changed: [/cache/fedora-33.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log/rsyslog", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395443.571763, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395437.759763, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395437.417763, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1802343585", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "md5sum": "863131059e7ae38b2d3f96b0c3174cbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1636395466.0627763-13659-31961377113696/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636395466.7189212-13659-143812551037938/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output0\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b8957b44c2c1012a719e0d2c6e35b6630ec00c80", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output0\n}\n"}], "state": "present", "type": "input"}, "md5sum": "72e3e3aca48ccd725c6eca4600851ef6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 465, "src": "/root/.ansible/tmp/ansible-tmp-1636395468.0116346-13740-254860302390423/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output0\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output0\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_output0', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "files_output0", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "59cd91a2c526bf8edef8f58bdcbe2c8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "src": "/root/.ansible/tmp/ansible-tmp-1636395468.953772-13778-4413718876981/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_output0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\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/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/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/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "136c8f766aee9eb70e745bee7a1ff5827fe73094", "dest": "/etc/rsyslog.d/30-output-files-files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\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/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/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/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "e0940a3bd3cf1cb7a47221aa6ec7a87c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1177, "src": "/root/.ansible/tmp/ansible-tmp-1636395469.7627127-13812-82831288190899/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\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/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/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/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\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/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/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/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": 177, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (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/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/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/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "bc740d5aae0fb67c96b3410765a7ccf7efaaf70b", "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/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/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/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n"}], "state": "present", "type": "output"}, "md5sum": "23a70b38f15e846016405e73828f8dc1", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1177, "src": "/root/.ansible/tmp/ansible-tmp-1636395471.3084192-13875-24542142308171/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (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/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/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/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "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/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/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/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:17:51 UTC", "ActiveEnterTimestampMonotonic": "94128976", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:17:51 UTC", "AssertTimestampMonotonic": "94123546", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "57925000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:17:51 UTC", "ConditionTimestampMonotonic": "94123544", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11997", "ExecMainStartTimestamp": "Mon 2021-11-08 18:17:51 UTC", "ExecMainStartTimestampMonotonic": "94124561", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:17:51 UTC] ; stop_time=[n/a] ; pid=11997 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:17:51 UTC] ; stop_time=[n/a] ; pid=11997 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:17:51 UTC", "InactiveExitTimestampMonotonic": "94124812", "InvocationID": "929da75cf8204ab5b34356b8d80062fd", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11997", "MemoryAccounting": "yes", "MemoryCurrent": "2424832", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:17:51 UTC", "StateChangeTimestampMonotonic": "94128976", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:109 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395443.571763, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395437.759763, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395437.417763, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1802343585", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 7, "files": [{"atime": 1636395471.904763, "ctime": 1636395466.633763, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395466.379763, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395471.904763, "ctime": 1636395471.191763, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395470.954763, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395470.154763, "ctime": 1636395468.833763, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6269, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395468.596763, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395436.008763, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636395471.904763, "ctime": 1636395467.8997629, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395467.658763, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 465, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395471.904763, "ctime": 1636395465.976763, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395465.725763, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395471.904763, "ctime": 1636395469.6367629, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6270, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395469.404763, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 7, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-files-files_output0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-files_output0.conf", "stat": {"atime": 1636395471.904763, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "136c8f766aee9eb70e745bee7a1ff5827fe73094", "ctime": 1636395469.6367629, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6270, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395469.404763, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1177, "uid": 0, "version": "2035569812", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:118 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Ensure logger message is logged in a file] ******************************* task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:125 included: /tmp/tmplo6v5v22/tests/tasks/test_logger.yml for /cache/fedora-33.qcow2 TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmplo6v5v22/tests/tasks/test_logger.yml:2 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag2", "testMessage2"], "delta": "0:00:00.003635", "end": "2021-11-08 18:17:55.252260", "rc": 0, "start": "2021-11-08 18:17:55.248625", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the test log message in /var/log/messages] ************************* task path: /tmp/tmplo6v5v22/tests/tasks/test_logger.yml:10 ok: [/cache/fedora-33.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "testMessage2", "/var/log/rsyslog/messages"], "delta": "0:00:00.003777", "end": "2021-11-08 18:17:55.589325", "rc": 0, "start": "2021-11-08 18:17:55.585548", "stderr": "", "stderr_lines": [], "stdout": "Nov 8 18:17:55 localhost ansible-command[12437]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag2 testMessage2 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nNov 8 18:17:55 localhost testTag2[12438]: testMessage2\nNov 8 18:17:55 localhost ansible-command[12509]: Invoked with _raw_params=/bin/grep \"testMessage2\" \"/var/log/rsyslog/messages\" warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "stdout_lines": ["Nov 8 18:17:55 localhost ansible-command[12437]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag2 testMessage2 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "Nov 8 18:17:55 localhost testTag2[12438]: testMessage2", "Nov 8 18:17:55 localhost ansible-command[12509]: Invoked with _raw_params=/bin/grep \"testMessage2\" \"/var/log/rsyslog/messages\" warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None"]} TASK [Check the files output config that the path is /var/log/rsyslog/messages] *** task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:132 ok: [/cache/fedora-33.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "\\*.info;mail.none;authpriv.none;cron.none.*/var/log/rsyslog/messages", "/etc/rsyslog.d/30-output-files-files_output0.conf"], "delta": "0:00:00.003398", "end": "2021-11-08 18:17:55.933201", "rc": 0, "start": "2021-11-08 18:17:55.929803", "stderr": "", "stderr_lines": [], "stdout": " *.info;mail.none;authpriv.none;cron.none /var/log/rsyslog/messages", "stdout_lines": [" *.info;mail.none;authpriv.none;cron.none /var/log/rsyslog/messages"]} TASK [END TEST CASE 1; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:145 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "files_output0", "state": "absent", "type": "files"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "state": "absent", "type": "basics"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output0", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flows0', 'inputs': ['basic_input'], 'outputs': ['files_output']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flows0", "outputs": ["files_output"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T181628", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T181628/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.007547", "end": "2021-11-08 18:17:58.642420", "rc": 0, "start": "2021-11-08 18:17:58.634873", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/30-output-files-default_files.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/90-input-basics-basic_input.conf\n/etc/rsyslog.d/00-global.conf\n/etc/rsyslog.d/30-output-files-files_output0.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/30-output-files-files_output0.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log/rsyslog", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395443.571763, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395437.759763, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395437.417763, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1802343585", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "state": "absent", "type": "basics"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "files_output0", "state": "absent", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_output0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\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/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/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/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\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/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/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/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\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/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/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/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\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/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/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/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (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/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/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/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "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/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/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/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (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/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/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/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "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/rsyslog/messages\n # The authpriv file has restricted access.\n authpriv.* /var/log/rsyslog/secure\n # Log all the mail messages in one place.\n mail.* -/var/log/rsyslog/maillog\n # Log cron stuff\n cron.* -/var/log/rsyslog/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/rsyslog/spooler\n # Save boot messages also to boot.log\n local7.* /var/log/rsyslog/boot.log\n}\n"}], "state": "present", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:17:52 UTC", "ActiveEnterTimestampMonotonic": "94914075", "ActiveExitTimestamp": "Mon 2021-11-08 18:17:52 UTC", "ActiveExitTimestampMonotonic": "94667560", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:17:52 UTC", "AssertTimestampMonotonic": "94909226", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "51506000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:17:52 UTC", "ConditionTimestampMonotonic": "94909225", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12075", "ExecMainStartTimestamp": "Mon 2021-11-08 18:17:52 UTC", "ExecMainStartTimestampMonotonic": "94910370", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:17:52 UTC] ; stop_time=[n/a] ; pid=12075 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:17:52 UTC] ; stop_time=[n/a] ; pid=12075 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:17:52 UTC", "InactiveEnterTimestampMonotonic": "94908685", "InactiveExitTimestamp": "Mon 2021-11-08 18:17:52 UTC", "InactiveExitTimestampMonotonic": "94910635", "InvocationID": "379517f5781746d4b5a093e83064868c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12075", "MemoryAccounting": "yes", "MemoryCurrent": "1454080", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:17:52 UTC", "StateChangeTimestampMonotonic": "94914075", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:18:05 UTC", "ActiveEnterTimestampMonotonic": "107432245", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:18:05 UTC", "AssertTimestampMonotonic": "107427655", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3620000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:18:05 UTC", "ConditionTimestampMonotonic": "107427654", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13824", "ExecMainStartTimestamp": "Mon 2021-11-08 18:18:05 UTC", "ExecMainStartTimestampMonotonic": "107428794", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:18:05 UTC] ; stop_time=[n/a] ; pid=13824 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:18:05 UTC] ; stop_time=[n/a] ; pid=13824 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:18:05 UTC", "InactiveExitTimestampMonotonic": "107429076", "InvocationID": "ff7a93f78ea9422fbc61d33d46374f61", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13824", "MemoryAccounting": "yes", "MemoryCurrent": "643072", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:18:05 UTC", "StateChangeTimestampMonotonic": "107432245", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [TEST CASE 2; Test the configuration, which flow contains a undefined input bogus_basic_input] *** task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:172 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"facility": "authpriv,auth", "name": "files_output0", "path": "/var/log/secure", "type": "files"}, {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output1", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"name": "files_output2", "path": ":omusrmsg:*", "severity": "emerg", "type": "files"}, {"facility": "local7", "name": "files_output3", "path": "/var/log/boot.log", "type": "files"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "type": "basics"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_output0", "path": "/var/log/secure", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output1", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output2', 'type': 'files', 'severity': 'emerg', 'path': ':omusrmsg:*'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output2", "path": ":omusrmsg:*", "severity": "emerg", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output3', 'type': 'files', 'facility': 'local7', 'path': '/var/log/boot.log'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local7", "name": "files_output3", "path": "/var/log/boot.log", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 failed: [/cache/fedora-33.qcow2] (item={'name': 'flow_0', 'inputs': ['bogus_basic_input'], 'outputs': ['files_output0', 'files_output1', 'files_output2', 'files_output3']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["bogus_basic_input"], "name": "flow_0", "outputs": ["files_output0", "files_output1", "files_output2", "files_output3"]}, "msg": "Error: ['bogus_basic_input'] includes undefined logging_inputs item.\n"} TASK [Expected error] ********************************************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:220 ok: [/cache/fedora-33.qcow2] => { "msg": { "changed": false, "failed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "item", "changed": false, "failed": true, "item": { "inputs": [ "bogus_basic_input" ], "name": "flow_0", "outputs": [ "files_output0", "files_output1", "files_output2", "files_output3" ] }, "msg": "Error: ['bogus_basic_input'] includes undefined logging_inputs item.\n" } ] } } TASK [Ensure the expected error message is issued] ***************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:223 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [END TEST CASE 2; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:228 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"facility": "authpriv,auth", "name": "files_output0", "path": "/var/log/secure", "state": "absent", "type": "files"}, {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output1", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, {"name": "files_output2", "path": ":omusrmsg:*", "severity": "emerg", "state": "absent", "type": "files"}, {"facility": "local7", "name": "files_output3", "path": "/var/log/boot.log", "state": "absent", "type": "files"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "state": "absent", "type": "basics"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_output0", "path": "/var/log/secure", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output1", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output2', 'type': 'files', 'severity': 'emerg', 'path': ':omusrmsg:*', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output2", "path": ":omusrmsg:*", "severity": "emerg", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output3', 'type': 'files', 'facility': 'local7', 'path': '/var/log/boot.log', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local7", "name": "files_output3", "path": "/var/log/boot.log", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T181628", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T181628/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005445", "end": "2021-11-08 18:18:09.047603", "rc": 0, "start": "2021-11-08 18:18:09.042158", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395443.571763, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395437.759763, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395437.417763, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1802343585", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 ok: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "state": "absent", "type": "basics"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_output0", "path": "/var/log/secure", "state": "absent", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output1", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_output2', 'type': 'files', 'severity': 'emerg', 'path': ':omusrmsg:*', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "files_output2", "path": ":omusrmsg:*", "severity": "emerg", "state": "absent", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_output3', 'type': 'files', 'facility': 'local7', 'path': '/var/log/boot.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local7", "name": "files_output3", "path": "/var/log/boot.log", "state": "absent", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_output0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_output1 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_output2 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output2', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output2") {\n *.emerg :omusrmsg:*\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output2", "sections": [{"options": "ruleset(name=\"files_output2\") {\n *.emerg :omusrmsg:*\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output2', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output2") {\n *.emerg :omusrmsg:*\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output2", "sections": [{"options": "ruleset(name=\"files_output2\") {\n *.emerg :omusrmsg:*\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output2.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_output3 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output3', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output3") {\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output3", "sections": [{"options": "ruleset(name=\"files_output3\") {\n local7.* /var/log/boot.log\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output3', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output3") {\n local7.* /var/log/boot.log\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output3", "sections": [{"options": "ruleset(name=\"files_output3\") {\n local7.* /var/log/boot.log\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output3.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 ok: [/cache/fedora-33.qcow2] => {"changed": false, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} META: ran handlers TASK [TEST CASE 3; Ensure that the role runs with parameters from imjournal input to two omfile and two omfwd outputs] *** task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:271 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input0", "type": "basics"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_0', 'inputs': ['basic_input0'], 'outputs': ['files_output0', 'files_output1', 'forwards_severity_and_facility', 'forwards_facility_only']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input0"], "name": "flow_0", "outputs": ["files_output0", "files_output1", "forwards_severity_and_facility", "forwards_facility_only"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T181628", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T181628/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005585", "end": "2021-11-08 18:18:22.940782", "rc": 0, "start": "2021-11-08 18:18:22.935197", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 ok: [/cache/fedora-33.qcow2] => {"changed": false, "path": "/etc/rsyslog.d/*", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395443.571763, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395437.759763, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395437.417763, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1802343585", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "md5sum": "863131059e7ae38b2d3f96b0c3174cbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1636395505.5058644-15170-74696970296524/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636395506.1648378-15170-115369292853836/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input0', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input0", "type": "basics"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "2c4581fa3ae78c0367fd52785210c0563584d66a", "dest": "/etc/rsyslog.d/90-input-basics-basic_input0.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input0", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "md5sum": "5bbfeb960f212040fbc45e088fb1fc1c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 776, "src": "/root/.ansible/tmp/ansible-tmp-1636395507.4856663-15251-31488817206335/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input0", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "59cd91a2c526bf8edef8f58bdcbe2c8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "src": "/root/.ansible/tmp/ansible-tmp-1636395508.5721543-15289-3468744430852/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_output0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "9cdaac6aeeceb8ad11029649450989ee661fd2a9", "dest": "/etc/rsyslog.d/30-output-files-files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "md5sum": "a661a22e3064fa812bd6cac22d707bd5", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 131, "src": "/root/.ansible/tmp/ansible-tmp-1636395509.4516933-15323-92465421035849/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": 177, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_output1 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "74369bb2f716b949ab88ee820dbc718984275509", "dest": "/etc/rsyslog.d/30-output-files-files_output1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "md5sum": "ef1700ec0f8356af6c303024e1bddab9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 94, "src": "/root/.ansible/tmp/ansible-tmp-1636395511.1807842-15386-251119277473163/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_severity_and_facility in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b187074ce805f9dbf253415f7a72b325e591f52a", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "1a0e549fa755489661a2df0251bbdf7e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 235, "src": "/root/.ansible/tmp/ansible-tmp-1636395512.253888-15428-167073314064247/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_facility_only in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "236ca9044721ca0926dc7c2ed1f6442f594b7a85", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "229878ab53f5a8198254434299b3bb72", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 216, "src": "/root/.ansible/tmp/ansible-tmp-1636395513.348056-15470-133482862263844/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": 177, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (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": "ec4f5c91855d526e10963c7678121d42168d319b", "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": "20057dad3aa8039db4ff077d1540f965", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1129, "src": "/root/.ansible/tmp/ansible-tmp-1636395514.9432843-15533-85961629660580/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:18:35 UTC", "ActiveEnterTimestampMonotonic": "137790819", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:18:35 UTC", "AssertTimestampMonotonic": "137785427", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "116056000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:18:35 UTC", "ConditionTimestampMonotonic": "137785425", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "17663", "ExecMainStartTimestamp": "Mon 2021-11-08 18:18:35 UTC", "ExecMainStartTimestampMonotonic": "137786515", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:18:35 UTC] ; stop_time=[n/a] ; pid=17663 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:18:35 UTC] ; stop_time=[n/a] ; pid=17663 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:18:35 UTC", "InactiveExitTimestampMonotonic": "137786757", "InvocationID": "95711ec7727d43febee5fab71329f936", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17663", "MemoryAccounting": "yes", "MemoryCurrent": "2269184", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:18:35 UTC", "StateChangeTimestampMonotonic": "137790819", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:320 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395443.571763, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395437.759763, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395437.417763, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1802343585", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 10, "files": [{"atime": 1636395515.566763, "ctime": 1636395506.081763, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395505.828763, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395515.566763, "ctime": 1636395514.851763, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6275, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395514.594763, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1129, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395509.911763, "ctime": 1636395508.4917629, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6270, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395508.235763, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395515.566763, "ctime": 1636395511.120763, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6272, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395510.854763, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 94, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395436.008763, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636395515.566763, "ctime": 1636395505.424763, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395505.167763, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395515.566763, "ctime": 1636395507.401763, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6269, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395507.154763, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 776, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395515.566763, "ctime": 1636395512.175763, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6273, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395511.920763, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 235, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395515.566763, "ctime": 1636395513.249763, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6274, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395513.003763, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 216, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395515.566763, "ctime": 1636395509.3667629, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395509.118763, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 10, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-files-files_output0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-files_output0.conf", "stat": {"atime": 1636395515.566763, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "9cdaac6aeeceb8ad11029649450989ee661fd2a9", "ctime": 1636395509.3667629, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395509.118763, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "version": "1124465827", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-files-files_output1.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-files_output1.conf", "stat": {"atime": 1636395515.566763, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "74369bb2f716b949ab88ee820dbc718984275509", "ctime": 1636395511.120763, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6272, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395510.854763, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 94, "uid": 0, "version": "3131316201", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "stat": {"atime": 1636395515.566763, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b187074ce805f9dbf253415f7a72b325e591f52a", "ctime": 1636395512.175763, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6273, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395511.920763, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 235, "uid": 0, "version": "2640885522", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:331 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check the filter] ******************************************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:339 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "\\*.info;authpriv.none;auth.none;cron.none;mail.none.*/var/log/messages", "/etc/rsyslog.d/30-output-files-files_output0.conf"], "delta": "0:00:00.003199", "end": "2021-11-08 18:18:39.586876", "rc": 0, "start": "2021-11-08 18:18:39.583677", "stderr": "", "stderr_lines": [], "stdout": " *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages", "stdout_lines": [" *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages"]} TASK [Ensure logger message is logged in a file] ******************************* task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:347 included: /tmp/tmplo6v5v22/tests/tasks/test_logger.yml for /cache/fedora-33.qcow2 TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmplo6v5v22/tests/tasks/test_logger.yml:2 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag3", "testMessage3"], "delta": "0:00:00.003942", "end": "2021-11-08 18:18:39.983854", "rc": 0, "start": "2021-11-08 18:18:39.979912", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the test log message in /var/log/messages] ************************* task path: /tmp/tmplo6v5v22/tests/tasks/test_logger.yml:10 ok: [/cache/fedora-33.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "testMessage3", "/var/log/messages"], "delta": "0:00:00.003895", "end": "2021-11-08 18:18:40.320820", "rc": 0, "start": "2021-11-08 18:18:40.316925", "stderr": "", "stderr_lines": [], "stdout": "Nov 8 18:18:39 localhost ansible-command[18321]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag3 testMessage3 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nNov 8 18:18:39 localhost testTag3[18322]: testMessage3", "stdout_lines": ["Nov 8 18:18:39 localhost ansible-command[18321]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag3 testMessage3 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "Nov 8 18:18:39 localhost testTag3[18322]: testMessage3"]} TASK [Generate a file to check severity_and_facility] ************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:353 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "b329010fbfeef4dc0ea6cd56ee47d324cbf7037b", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "a9243b535f31fb149e91b4b4af55d763", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 233, "src": "/root/.ansible/tmp/ansible-tmp-1636395521.0575097-15757-119545487962742/source", "state": "file", "uid": 0} TASK [Check severity_and_facility] ********************************************* task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:371 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf"], "delta": "0:00:00.004467", "end": "2021-11-08 18:18:41.277619", "rc": 0, "start": "2021-11-08 18:18:41.273152", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [END TEST CASE 3; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:375 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "state": "absent", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input0", "state": "absent", "type": "basics"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T181628", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T181628/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005487", "end": "2021-11-08 18:18:43.924302", "rc": 0, "start": "2021-11-08 18:18:43.918815", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/30-output-files-default_files.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/30-output-files-files_output1.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/00-global.conf\n/etc/rsyslog.d/90-input-basics-basic_input0.conf\n/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf\n/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf\n/etc/rsyslog.d/30-output-files-files_output0.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/30-output-files-files_output1.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/90-input-basics-basic_input0.conf", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "/etc/rsyslog.d/30-output-files-files_output0.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395443.571763, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395437.759763, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395437.417763, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1802343585", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input0', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input0", "state": "absent", "type": "basics"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input0', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input0", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input0', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input0", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input0.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "state": "absent", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_output0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_output1 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_severity_and_facility in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_facility_only in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:18:36 UTC", "ActiveEnterTimestampMonotonic": "138666827", "ActiveExitTimestamp": "Mon 2021-11-08 18:18:36 UTC", "ActiveExitTimestampMonotonic": "138344457", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:18:36 UTC", "AssertTimestampMonotonic": "138661637", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "66549000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:18:36 UTC", "ConditionTimestampMonotonic": "138661635", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "17741", "ExecMainStartTimestamp": "Mon 2021-11-08 18:18:36 UTC", "ExecMainStartTimestampMonotonic": "138662761", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:18:36 UTC] ; stop_time=[n/a] ; pid=17741 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:18:36 UTC] ; stop_time=[n/a] ; pid=17741 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:18:36 UTC", "InactiveEnterTimestampMonotonic": "138660902", "InactiveExitTimestamp": "Mon 2021-11-08 18:18:36 UTC", "InactiveExitTimestampMonotonic": "138663026", "InvocationID": "b7f7364f78d845e892a3dacded569d2f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17741", "MemoryAccounting": "yes", "MemoryCurrent": "1654784", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:18:36 UTC", "StateChangeTimestampMonotonic": "138666827", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} TASK [Cleaning up __testfile__] ************************************************ task path: /tmp/tmplo6v5v22/tests/tests_basics_files.yml:414 changed: [/cache/fedora-33.qcow2] => {"changed": true, "path": "/tmp/__testfile__", "state": "absent"} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:18:53 UTC", "ActiveEnterTimestampMonotonic": "155526930", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:18:53 UTC", "AssertTimestampMonotonic": "155522541", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3385000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:18:53 UTC", "ConditionTimestampMonotonic": "155522539", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "20190", "ExecMainStartTimestamp": "Mon 2021-11-08 18:18:53 UTC", "ExecMainStartTimestampMonotonic": "155523633", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:18:53 UTC] ; stop_time=[n/a] ; pid=20190 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:18:53 UTC] ; stop_time=[n/a] ; pid=20190 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:18:53 UTC", "InactiveExitTimestampMonotonic": "155523927", "InvocationID": "0685fbb49fdd438da87424595f8960dc", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "20190", "MemoryAccounting": "yes", "MemoryCurrent": "643072", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:18:53 UTC", "StateChangeTimestampMonotonic": "155526930", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=324 changed=54 unreachable=0 failed=0 skipped=282 rescued=1 ignored=0 + cd /tmp/tmplo6v5v22/tests; TEST_SUBJECTS=/cache/fedora-33.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-257-dd08378-fedora-33-mupo0o3n/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmplo6v5v22/_setup.yml /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml ansible-playbook 2.9.25 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.9.7 (default, Aug 30 2021, 00:00:00) [GCC 11.2.1 20210728 (Red Hat 11.2.1-1)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmplo6v5v22/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/_setup.yml:5 ok: [/cache/fedora-33.qcow2] => { "groups": { "all": [ "/cache/fedora-33.qcow2" ], "localhost": [ "/cache/fedora-33.qcow2" ], "subjects": [ "/cache/fedora-33.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmplo6v5v22/_setup.yml:7 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_basics_forwards.yml ******************************************** 1 plays in /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml PLAY [Ensure that the role runs with parameters for basics input and forwards output] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:2 ok: [/cache/fedora-33.qcow2] META: ran handlers TASK [TEST CASE 0; Ensure that the logs from basics inputs are sent to the forwards outputs and implicit files output] *** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:33 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, {"name": "forwards_severity_only", "severity": "err", "target": "host.domain", "tcp_port": 3514, "type": "forwards"}, {"name": "forwards_no_severity_and_facility", "target": "host.domain", "tcp_port": 4514, "type": "forwards"}, {"name": "forwards_no_severity_and_facility_udp", "target": "host.domain", "type": "forwards", "udp_port": 6514}, {"name": "forwards_no_severity_and_facility_protocol_port", "target": "host.domain", "type": "forwards"}, {"name": "forwards_no_severity_and_facility_protocol_port_target", "type": "forwards"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "type": "basics"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_only', 'type': 'forwards', 'severity': 'err', 'target': 'host.domain', 'tcp_port': 3514}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_severity_only", "severity": "err", "target": "host.domain", "tcp_port": 3514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_no_severity_and_facility', 'type': 'forwards', 'target': 'host.domain', 'tcp_port': 4514}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_no_severity_and_facility", "target": "host.domain", "tcp_port": 4514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_no_severity_and_facility_udp', 'type': 'forwards', 'target': 'host.domain', 'udp_port': 6514}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_no_severity_and_facility_udp", "target": "host.domain", "type": "forwards", "udp_port": 6514}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_no_severity_and_facility_protocol_port', 'type': 'forwards', 'target': 'host.domain'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_no_severity_and_facility_protocol_port", "target": "host.domain", "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_no_severity_and_facility_protocol_port_target', 'type': 'forwards'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_no_severity_and_facility_protocol_port_target", "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'target': 'no_name.localdomain', 'type': 'forwards'}) => {"ansible_loop_var": "item", "changed": false, "item": {"target": "no_name.localdomain", "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flows0', 'inputs': ['basic_input'], 'outputs': ['forwards_severity_and_facility', 'forwards_facility_only', 'forwards_severity_only', 'forwards_no_severity_and_facility', 'forwards_no_severity_and_facility_udp', 'forwards_no_severity_and_facility_protocol_port', 'forwards_no_severity_and_facility_protocol_port_target', 'default_files']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flows0", "outputs": ["forwards_severity_and_facility", "forwards_facility_only", "forwards_severity_only", "forwards_no_severity_and_facility", "forwards_no_severity_and_facility_udp", "forwards_no_severity_and_facility_protocol_port", "forwards_no_severity_and_facility_protocol_port_target", "default_files"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-8.2010.0-2.fc33.x86_64", "Installed: libfastjson-0.99.8-7.fc33.x86_64", "Installed: logrotate-3.17.0-3.fc33.x86_64", "Installed: libestr-0.1.9-15.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T181910", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T181910/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.007944", "end": "2021-11-08 18:20:41.228648", "rc": 0, "start": "2021-11-08 18:20:41.220704", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395641.2254596, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bf4118be9d80c2ad45586b88b4c644e4b1e0fc32", "ctime": 1636395637.9684596, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1627384859.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3223, "uid": 0, "version": "587144272", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "e08a7b6fa14b8e9ce4b3f79d00d21c08", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "src": "/root/.ansible/tmp/ansible-tmp-1636395642.060241-16627-8235492017057/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "md5sum": "863131059e7ae38b2d3f96b0c3174cbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1636395642.9460263-16657-227346933850959/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636395643.5927079-16657-262501498462938/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_only\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_no_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_no_severity_and_facility_udp\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_no_severity_and_facility_protocol_port\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_no_severity_and_facility_protocol_port_target\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "da8eb53c51c2f056ff0f59ceb4b6d6f6068a99fa", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_only\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_no_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_no_severity_and_facility_udp\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_no_severity_and_facility_protocol_port\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_no_severity_and_facility_protocol_port_target\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "md5sum": "da14fbb44a505791a5da8dde98757fe7", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1284, "src": "/root/.ansible/tmp/ansible-tmp-1636395644.859787-16749-39496350502659/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_only\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_no_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_no_severity_and_facility_udp\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_no_severity_and_facility_protocol_port\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_no_severity_and_facility_protocol_port_target\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_only\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_no_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_no_severity_and_facility_udp\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_no_severity_and_facility_protocol_port\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_no_severity_and_facility_protocol_port_target\n}\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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_only', 'type': 'forwards', 'severity': 'err', 'target': 'host.domain', 'tcp_port': 3514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_severity_only", "severity": "err", "target": "host.domain", "tcp_port": 3514, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_no_severity_and_facility', 'type': 'forwards', 'target': 'host.domain', 'tcp_port': 4514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_no_severity_and_facility", "target": "host.domain", "tcp_port": 4514, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_no_severity_and_facility_udp', 'type': 'forwards', 'target': 'host.domain', 'udp_port': 6514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_no_severity_and_facility_udp", "target": "host.domain", "type": "forwards", "udp_port": 6514}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_no_severity_and_facility_protocol_port', 'type': 'forwards', 'target': 'host.domain'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_no_severity_and_facility_protocol_port", "target": "host.domain", "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_no_severity_and_facility_protocol_port_target', 'type': 'forwards'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_no_severity_and_facility_protocol_port_target", "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_severity_and_facility in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b187074ce805f9dbf253415f7a72b325e591f52a", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "1a0e549fa755489661a2df0251bbdf7e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 235, "src": "/root/.ansible/tmp/ansible-tmp-1636395646.1498709-16795-269898720918195/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_facility_only in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "236ca9044721ca0926dc7c2ed1f6442f594b7a85", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "229878ab53f5a8198254434299b3bb72", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 216, "src": "/root/.ansible/tmp/ansible-tmp-1636395647.1251943-16837-162021985998986/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_severity_only in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "70d3eabf4fe097ca33ee7d672f4d2b8f03aa4120", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "4166b8c83f196db14d3f0b4d56c2e28c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 213, "src": "/root/.ansible/tmp/ansible-tmp-1636395648.1722977-16879-19171212046437/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_no_severity_and_facility in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "dd29f9385e37200e65d9bdf2cbf2a4cfe426634a", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "609c9fe53d15ac54b1a7844c4d16b6c5", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 233, "src": "/root/.ansible/tmp/ansible-tmp-1636395649.1363716-16921-46915967874695/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_no_severity_and_facility_udp in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "325b0831a9f99e6077a994cb6a1df798e0318960", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "774b470763b8e0b7ffb987594f7bf5d6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 241, "src": "/root/.ansible/tmp/ansible-tmp-1636395650.2851348-16963-13084834779335/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_no_severity_and_facility_protocol_port in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f13bbf05f2a0943e71972d580554a45072d6df0a", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "1ad95139e4e0d69347a5074fedd0c615", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 218, "src": "/root/.ansible/tmp/ansible-tmp-1636395651.2662492-17005-66854533012092/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_no_severity_and_facility_protocol_port_target in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "59cd91a2c526bf8edef8f58bdcbe2c8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "src": "/root/.ansible/tmp/ansible-tmp-1636395652.5243273-17055-21041353172843/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (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": "ec4f5c91855d526e10963c7678121d42168d319b", "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": "20057dad3aa8039db4ff077d1540f965", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1129, "src": "/root/.ansible/tmp/ansible-tmp-1636395653.3433218-17089-226006428562006/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:20:54 UTC", "ActiveEnterTimestampMonotonic": "116978417", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:20:54 UTC", "AssertTimestampMonotonic": "116971093", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "193867000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:20:54 UTC", "ConditionTimestampMonotonic": "116971091", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9210", "ExecMainStartTimestamp": "Mon 2021-11-08 18:20:54 UTC", "ExecMainStartTimestampMonotonic": "116972762", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:20:54 UTC] ; stop_time=[n/a] ; pid=9210 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:20:54 UTC] ; stop_time=[n/a] ; pid=9210 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:20:54 UTC", "InactiveExitTimestampMonotonic": "116973037", "InvocationID": "9f2c4071a0cc4711babdb4a04c6be8bf", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9210", "MemoryAccounting": "yes", "MemoryCurrent": "20578304", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:20:54 UTC", "StateChangeTimestampMonotonic": "116978417", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:93 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395654.8344595, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395642.8884597, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395642.5164597, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1299928960", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 12, "files": [{"atime": 1636395654.8344595, "ctime": 1636395648.8324597, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6269, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395648.5924597, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 213, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395654.8344595, "ctime": 1636395649.8874598, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6270, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395649.6284597, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 233, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395654.8344595, "ctime": 1636395650.9594595, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395650.7144597, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 241, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395654.8344595, "ctime": 1636395644.2854598, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6265, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395644.0424597, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395654.8344595, "ctime": 1636395654.0144596, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6274, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395653.7704597, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1129, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395654.8344595, "ctime": 1636395653.2134597, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6273, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395652.9664598, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395641.2264597, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636395654.8344595, "ctime": 1636395651.9564595, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6272, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395651.7064595, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 218, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395654.8344595, "ctime": 1636395645.5484595, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395645.3034596, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1284, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395654.8344595, "ctime": 1636395643.6184597, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395643.3714597, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395654.8344595, "ctime": 1636395646.8244596, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395646.5804596, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 235, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395654.8344595, "ctime": 1636395647.7914596, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395647.5514596, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 216, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 12, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "stat": {"atime": 1636395654.8344595, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b187074ce805f9dbf253415f7a72b325e591f52a", "ctime": 1636395646.8244596, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395646.5804596, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 235, "uid": 0, "version": "3505472837", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "stat": {"atime": 1636395654.8344595, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "236ca9044721ca0926dc7c2ed1f6442f594b7a85", "ctime": 1636395647.7914596, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395647.5514596, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 216, "uid": 0, "version": "3900730683", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "stat": {"atime": 1636395654.8344595, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "70d3eabf4fe097ca33ee7d672f4d2b8f03aa4120", "ctime": 1636395648.8324597, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6269, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395648.5924597, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 213, "uid": 0, "version": "2080282571", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "stat": {"atime": 1636395654.8344595, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "dd29f9385e37200e65d9bdf2cbf2a4cfe426634a", "ctime": 1636395649.8874598, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6270, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395649.6284597, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 233, "uid": 0, "version": "1309907219", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "stat": {"atime": 1636395654.8344595, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "325b0831a9f99e6077a994cb6a1df798e0318960", "ctime": 1636395650.9594595, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395650.7144597, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 241, "uid": 0, "version": "3905084509", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "stat": {"atime": 1636395654.8344595, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f13bbf05f2a0943e71972d580554a45072d6df0a", "ctime": 1636395651.9564595, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6272, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395651.7064595, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 218, "uid": 0, "version": "1890827139", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (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": 1636395654.8344595, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ec4f5c91855d526e10963c7678121d42168d319b", "ctime": 1636395654.0144596, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6274, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395653.7704597, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1129, "uid": 0, "version": "155040894", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:108 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Generate a file to check severity_and_facility] ************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:115 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "b329010fbfeef4dc0ea6cd56ee47d324cbf7037b", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "a9243b535f31fb149e91b4b4af55d763", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 233, "src": "/root/.ansible/tmp/ansible-tmp-1636395660.137272-17315-197486263973567/source", "state": "file", "uid": 0} TASK [Check severity_and_facility] ********************************************* task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:132 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf"], "delta": "0:00:00.004895", "end": "2021-11-08 18:21:01.204396", "rc": 0, "start": "2021-11-08 18:21:01.199501", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Generate a file to check facility_only] ********************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:136 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "ac41cac8931a1e142a10d0a2c399d54c96c18694", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "773fa9013caaab94c5c9690d24f692ab", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 214, "src": "/root/.ansible/tmp/ansible-tmp-1636395661.167459-17359-229404696000301/source", "state": "file", "uid": 0} TASK [Check facility_only] ***************************************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:153 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf"], "delta": "0:00:00.002735", "end": "2021-11-08 18:21:02.210129", "rc": 0, "start": "2021-11-08 18:21:02.207394", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Generate a file to check severity_only] ********************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:157 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "dec5bdf28affad02db2349f1559f24a1c972fb63", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "360136951cd400cb6b3913ddac70da92", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 211, "src": "/root/.ansible/tmp/ansible-tmp-1636395662.169707-17403-4347718706847/source", "state": "file", "uid": 0} TASK [Check severity_only] ***************************************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:174 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf"], "delta": "0:00:00.003442", "end": "2021-11-08 18:21:03.217145", "rc": 0, "start": "2021-11-08 18:21:03.213703", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Generate a file to check no_severity_and_facility] *********************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:178 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "657a89ac5897e983cc665c910f70d08cea46421f", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "91420cc33ede3930951e8d6ba8dc5b4f", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 231, "src": "/root/.ansible/tmp/ansible-tmp-1636395663.3063524-17447-26569595826337/source", "state": "file", "uid": 0} TASK [Check no_severity_and_facility] ****************************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:195 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf"], "delta": "0:00:00.002864", "end": "2021-11-08 18:21:04.345223", "rc": 0, "start": "2021-11-08 18:21:04.342359", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Generate a file to check no_severity_and_facility_udp] ******************* task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:199 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "51c06168e474ee006d82dcfb5197b9a98259a793", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "c2df12c5371293c9ea7c0f39eaeb5eb1", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 239, "src": "/root/.ansible/tmp/ansible-tmp-1636395664.3052132-17491-243013592434897/source", "state": "file", "uid": 0} TASK [Check no_severity_and_facility_udp] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:216 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf"], "delta": "0:00:00.003103", "end": "2021-11-08 18:21:05.356616", "rc": 0, "start": "2021-11-08 18:21:05.353513", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Generate a file to check no_severity_and_facility_protocol_port] ********* task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:220 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "7966f465098674f9675adfcd25088b7a4bbfab51", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "41ab2eec57ed800246c3ea44e9d935fb", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 216, "src": "/root/.ansible/tmp/ansible-tmp-1636395665.3268335-17535-140890417510805/source", "state": "file", "uid": 0} TASK [Check no_severity_and_facility_protocol_port] **************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:235 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf"], "delta": "0:00:00.003479", "end": "2021-11-08 18:21:06.368461", "rc": 0, "start": "2021-11-08 18:21:06.364982", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Grep no_severity_and_facility_protocol_port_target] ********************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:240 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": "set -euo pipefail\n/bin/grep '' /etc/rsyslog.d/30-output-forwards*.conf", "delta": "0:00:00.004447", "end": "2021-11-08 18:21:06.726133", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2021-11-08 18:21:06.721686", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Grep no_name] ************************************************************ task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:248 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": "set -euo pipefail\n/bin/grep '' /etc/rsyslog.d/30-output-forwards*.conf", "delta": "0:00:00.004562", "end": "2021-11-08 18:21:07.081292", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2021-11-08 18:21:07.076730", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check output to messages line] ******************************************* task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:256 ok: [/cache/fedora-33.qcow2] => {"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.003425", "end": "2021-11-08 18:21:07.440756", "rc": 0, "start": "2021-11-08 18:21:07.437331", "stderr": "", "stderr_lines": [], "stdout": " *.info;mail.none;authpriv.none;cron.none /var/log/messages", "stdout_lines": [" *.info;mail.none;authpriv.none;cron.none /var/log/messages"]} TASK [Ensure logger message is logged in a file] ******************************* task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:262 included: /tmp/tmplo6v5v22/tests/tasks/test_logger.yml for /cache/fedora-33.qcow2 TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmplo6v5v22/tests/tasks/test_logger.yml:2 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag0", "testMessage0"], "delta": "0:00:00.004029", "end": "2021-11-08 18:21:07.853444", "rc": 0, "start": "2021-11-08 18:21:07.849415", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the test log message in /var/log/messages] ************************* task path: /tmp/tmplo6v5v22/tests/tasks/test_logger.yml:10 ok: [/cache/fedora-33.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "testMessage0", "/var/log/messages"], "delta": "0:00:00.003976", "end": "2021-11-08 18:21:08.209358", "rc": 0, "start": "2021-11-08 18:21:08.205382", "stderr": "", "stderr_lines": [], "stdout": "Nov 8 18:21:07 localhost ansible-command[11502]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nNov 8 18:21:07 localhost testTag0[11503]: testMessage0\nNov 8 18:21:08 localhost ansible-command[11574]: Invoked with _raw_params=/bin/grep \"testMessage0\" \"/var/log/messages\" warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "stdout_lines": ["Nov 8 18:21:07 localhost ansible-command[11502]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "Nov 8 18:21:07 localhost testTag0[11503]: testMessage0", "Nov 8 18:21:08 localhost ansible-command[11574]: Invoked with _raw_params=/bin/grep \"testMessage0\" \"/var/log/messages\" warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None"]} TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:268 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, {"name": "forwards_severity_only", "severity": "err", "state": "absent", "target": "host.domain", "tcp_port": 3514, "type": "forwards"}, {"name": "forwards_no_severity_and_facility", "state": "absent", "target": "host.domain", "tcp_port": 4514, "type": "forwards"}, {"name": "forwards_no_severity_and_facility_udp", "state": "absent", "target": "host.domain", "type": "forwards", "udp_port": 6514}, {"name": "forwards_no_severity_and_facility_protocol_port", "state": "absent", "target": "host.domain", "type": "forwards"}, {"name": "forwards_no_severity_and_facility_protocol_port_target", "state": "absent", "type": "forwards"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "state": "absent", "type": "basics"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_only', 'type': 'forwards', 'severity': 'err', 'target': 'host.domain', 'tcp_port': 3514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_severity_only", "severity": "err", "state": "absent", "target": "host.domain", "tcp_port": 3514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_no_severity_and_facility', 'type': 'forwards', 'target': 'host.domain', 'tcp_port': 4514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_no_severity_and_facility", "state": "absent", "target": "host.domain", "tcp_port": 4514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_no_severity_and_facility_udp', 'type': 'forwards', 'target': 'host.domain', 'udp_port': 6514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_no_severity_and_facility_udp", "state": "absent", "target": "host.domain", "type": "forwards", "udp_port": 6514}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_no_severity_and_facility_protocol_port', 'type': 'forwards', 'target': 'host.domain', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_no_severity_and_facility_protocol_port", "state": "absent", "target": "host.domain", "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_no_severity_and_facility_protocol_port_target', 'type': 'forwards', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_no_severity_and_facility_protocol_port_target", "state": "absent", "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'target': 'no_name.localdomain', 'type': 'forwards', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"state": "absent", "target": "no_name.localdomain", "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T181910", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T181910/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.006609", "end": "2021-11-08 18:21:11.163206", "rc": 0, "start": "2021-11-08 18:21:11.156597", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf\n/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf\n/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/30-output-files-default_files.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf\n/etc/rsyslog.d/90-input-basics-basic_input.conf\n/etc/rsyslog.d/00-global.conf\n/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf\n/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395654.8344595, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395642.8884597, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395642.5164597, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1299928960", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "state": "absent", "type": "basics"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_only', 'type': 'forwards', 'severity': 'err', 'target': 'host.domain', 'tcp_port': 3514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_severity_only", "severity": "err", "state": "absent", "target": "host.domain", "tcp_port": 3514, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_no_severity_and_facility', 'type': 'forwards', 'target': 'host.domain', 'tcp_port': 4514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_no_severity_and_facility", "state": "absent", "target": "host.domain", "tcp_port": 4514, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_no_severity_and_facility_udp', 'type': 'forwards', 'target': 'host.domain', 'udp_port': 6514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_no_severity_and_facility_udp", "state": "absent", "target": "host.domain", "type": "forwards", "udp_port": 6514}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_no_severity_and_facility_protocol_port', 'type': 'forwards', 'target': 'host.domain', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_no_severity_and_facility_protocol_port", "state": "absent", "target": "host.domain", "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_no_severity_and_facility_protocol_port_target', 'type': 'forwards', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_no_severity_and_facility_protocol_port_target", "state": "absent", "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_severity_and_facility in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_facility_only in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_severity_only in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_only") {\n *.err action(name="forwards_severity_only"\n type="omfwd"\n Target="host.domain"\n Port="3514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_severity_only", "sections": [{"options": "ruleset(name=\"forwards_severity_only\") {\n *.err action(name=\"forwards_severity_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"3514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_only.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_no_severity_and_facility in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility") {\n *.* action(name="forwards_no_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="4514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility\") {\n *.* action(name=\"forwards_no_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"4514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_no_severity_and_facility_udp in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_udp', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_udp") {\n *.* action(name="forwards_no_severity_and_facility_udp"\n type="omfwd"\n Target="host.domain"\n Port="6514"\n Protocol="udp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_udp", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_udp\") {\n *.* action(name=\"forwards_no_severity_and_facility_udp\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"6514\"\n Protocol=\"udp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_udp.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_no_severity_and_facility_protocol_port in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_no_severity_and_facility_protocol_port', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_no_severity_and_facility_protocol_port") {\n *.* action(name="forwards_no_severity_and_facility_protocol_port"\n type="omfwd"\n Target="host.domain"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_no_severity_and_facility_protocol_port", "sections": [{"options": "ruleset(name=\"forwards_no_severity_and_facility_protocol_port\") {\n *.* action(name=\"forwards_no_severity_and_facility_protocol_port\"\n type=\"omfwd\"\n Target=\"host.domain\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_no_severity_and_facility_protocol_port.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_no_severity_and_facility_protocol_port_target in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:20:55 UTC", "ActiveEnterTimestampMonotonic": "117974600", "ActiveExitTimestamp": "Mon 2021-11-08 18:20:55 UTC", "ActiveExitTimestampMonotonic": "117564296", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:20:55 UTC", "AssertTimestampMonotonic": "117967696", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "119942000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:20:55 UTC", "ConditionTimestampMonotonic": "117967693", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9288", "ExecMainStartTimestamp": "Mon 2021-11-08 18:20:55 UTC", "ExecMainStartTimestampMonotonic": "117969458", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:20:55 UTC] ; stop_time=[n/a] ; pid=9288 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:20:55 UTC] ; stop_time=[n/a] ; pid=9288 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:20:55 UTC", "InactiveEnterTimestampMonotonic": "117966950", "InactiveExitTimestamp": "Mon 2021-11-08 18:20:55 UTC", "InactiveExitTimestampMonotonic": "117969725", "InvocationID": "2ac58d82a968457c9a6634254c83c6dc", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9288", "MemoryAccounting": "yes", "MemoryCurrent": "1998848", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:20:55 UTC", "StateChangeTimestampMonotonic": "117974600", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:21:21 UTC", "ActiveEnterTimestampMonotonic": "143491808", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:21:21 UTC", "AssertTimestampMonotonic": "143487049", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3637000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:21:21 UTC", "ConditionTimestampMonotonic": "143487048", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13102", "ExecMainStartTimestamp": "Mon 2021-11-08 18:21:21 UTC", "ExecMainStartTimestampMonotonic": "143488296", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:21:21 UTC] ; stop_time=[n/a] ; pid=13102 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:21:21 UTC] ; stop_time=[n/a] ; pid=13102 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:21:21 UTC", "InactiveExitTimestampMonotonic": "143488595", "InvocationID": "8a8c9abea1964a639cce790797f28205", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13102", "MemoryAccounting": "yes", "MemoryCurrent": "647168", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:21:21 UTC", "StateChangeTimestampMonotonic": "143491808", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Creating fake key/certs files for the following test cases] ************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:324 changed: [/cache/fedora-33.qcow2 -> localhost] => (item=/tmp/test-ca.crt) => {"ansible_loop_var": "item", "changed": true, "checksum": "95e896ebb6179c70d748edce53110fd2fb83126e", "dest": "/tmp/test-ca.crt", "gid": 0, "group": "root", "item": "/tmp/test-ca.crt", "md5sum": "80064a4ad19e7458f168e5d0636529c4", "mode": "0444", "owner": "root", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1636395681.7682364-18201-210646843336521/source", "state": "file", "uid": 0} changed: [/cache/fedora-33.qcow2 -> localhost] => (item=/tmp/test-cert.pem) => {"ansible_loop_var": "item", "changed": true, "checksum": "27b834793019c1ca250e2df7a8c650d1b97085ad", "dest": "/tmp/test-cert.pem", "gid": 0, "group": "root", "item": "/tmp/test-cert.pem", "md5sum": "3083b4fc2ca02288c3c8855a7fe9cda8", "mode": "0444", "owner": "root", "size": 34, "src": "/root/.ansible/tmp/ansible-tmp-1636395682.1133-18201-149361058110536/source", "state": "file", "uid": 0} changed: [/cache/fedora-33.qcow2 -> localhost] => (item=/tmp/test-key.pem) => {"ansible_loop_var": "item", "changed": true, "checksum": "bb134ba48707ef1c41174e8e05d7c93765cc3d0b", "dest": "/tmp/test-key.pem", "gid": 0, "group": "root", "item": "/tmp/test-key.pem", "md5sum": "311e22e2d9bd21dd5f2b2d36fcdfaa21", "mode": "0444", "owner": "root", "size": 33, "src": "/root/.ansible/tmp/ansible-tmp-1636395682.4408493-18201-20840338891966/source", "state": "file", "uid": 0} TASK [TEST CASE 1; Test the configuration, basics input and a forwards output with ca_cert] *** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:337 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "type": "basics"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'pki_authmode': 'anon', 'permitted_server': '*.example.com'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flows0', 'inputs': ['basic_input'], 'outputs': ['forwards_severity_and_facility']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flows0", "outputs": ["forwards_severity_and_facility"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-gnutls-8.2010.0-2.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T181910", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T181910/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005913", "end": "2021-11-08 18:21:27.947795", "rc": 0, "start": "2021-11-08 18:21:27.941882", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395654.8344595, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395642.8884597, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395642.5164597, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1299928960", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "722f477cb0a3afab42b45ba691182331fefc6e84", "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 defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n)\n"}, "md5sum": "9261c3a8e07d12f31af4c3ba2bd3fa5d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 154, "src": "/root/.ansible/tmp/ansible-tmp-1636395689.3372865-18454-100925491171155/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636395689.9822996-18454-225557238325086/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'pki_authmode': 'anon', 'permitted_server': '*.example.com'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "95e896ebb6179c70d748edce53110fd2fb83126e", "dest": "/etc/pki/tls/certs/test-ca.crt", "gid": 0, "group": "root", "md5sum": "80064a4ad19e7458f168e5d0636529c4", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1636395690.760964-18513-160014207915129/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "495cfc237d1f4e1ed32f4a52b102c99f98c1df36", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\n"}], "state": "present", "type": "input"}, "md5sum": "e5e7c41b7e32bbd628ab312d89e3a0f1", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 482, "src": "/root/.ansible/tmp/ansible-tmp-1636395691.87158-18561-71364924097588/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'pki_authmode': 'anon', 'permitted_server': '*.example.com'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_severity_and_facility in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="anon"\n StreamDriverPermittedPeers="*.example.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5e470e33c6a481d07fa9429128fc4cc68841ce62", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"anon\"\n StreamDriverPermittedPeers=\"*.example.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "26784263d3527948d19fdfe0b7601c35", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 379, "src": "/root/.ansible/tmp/ansible-tmp-1636395693.0073376-18607-190768081095991/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="anon"\n StreamDriverPermittedPeers="*.example.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"anon\"\n StreamDriverPermittedPeers=\"*.example.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "59cd91a2c526bf8edef8f58bdcbe2c8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "src": "/root/.ansible/tmp/ansible-tmp-1636395693.8159492-18641-233158342727025/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (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": "ec4f5c91855d526e10963c7678121d42168d319b", "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": "20057dad3aa8039db4ff077d1540f965", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1129, "src": "/root/.ansible/tmp/ansible-tmp-1636395694.621332-18675-110881213334735/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:21:35 UTC", "ActiveEnterTimestampMonotonic": "158124007", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:21:35 UTC", "AssertTimestampMonotonic": "158118467", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "58584000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:21:35 UTC", "ConditionTimestampMonotonic": "158118466", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14841", "ExecMainStartTimestamp": "Mon 2021-11-08 18:21:35 UTC", "ExecMainStartTimestampMonotonic": "158119461", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:21:35 UTC] ; stop_time=[n/a] ; pid=14841 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:21:35 UTC] ; stop_time=[n/a] ; pid=14841 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:21:35 UTC", "InactiveExitTimestampMonotonic": "158119712", "InvocationID": "300906108b7143bb902810b43bd709cd", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "14841", "MemoryAccounting": "yes", "MemoryCurrent": "1208320", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:21:35 UTC", "StateChangeTimestampMonotonic": "158124007", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:368 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395654.8344595, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395642.8884597, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395642.5164597, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1299928960", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 7, "files": [{"atime": 1636395695.9804597, "ctime": 1636395690.6644597, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6265, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395690.4154596, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395695.9804597, "ctime": 1636395695.2614596, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6272, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395695.0284595, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1129, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395695.9804597, "ctime": 1636395694.4814596, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395694.2354596, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395641.2264597, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636395695.9804597, "ctime": 1636395692.5454597, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6269, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395692.2974596, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 482, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395695.9804597, "ctime": 1636395690.0154595, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395689.7734597, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 154, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395695.9804597, "ctime": 1636395693.6724596, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6270, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395693.4254596, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 379, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 7, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "stat": {"atime": 1636395695.9804597, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5e470e33c6a481d07fa9429128fc4cc68841ce62", "ctime": 1636395693.6724596, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6270, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395693.4254596, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 379, "uid": 0, "version": "606857959", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (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": 1636395695.9804597, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ec4f5c91855d526e10963c7678121d42168d319b", "ctime": 1636395695.2614596, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6272, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395695.0284595, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1129, "uid": 0, "version": "3370471192", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:378 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Generate a file to check severity_and_facility] ************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:386 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "03608b4b09f7db4c4849323eea4165f543161020", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "d2724881080dafb6104fe8d90def3bcd", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 377, "src": "/root/.ansible/tmp/ansible-tmp-1636395699.2081811-18836-100047431607967/source", "state": "file", "uid": 0} TASK [Check severity_and_facility] ********************************************* task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:407 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf"], "delta": "0:00:00.002804", "end": "2021-11-08 18:21:40.233101", "rc": 0, "start": "2021-11-08 18:21:40.230297", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the fake ca cert is successfully copied] *************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:411 ok: [/cache/fedora-33.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1636395691.4324596, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "95e896ebb6179c70d748edce53110fd2fb83126e", "ctime": 1636395691.4404597, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1636395691.1764596, "nlink": 1, "path": "/etc/pki/tls/certs/test-ca.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 32, "uid": 0, "version": "589117268", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the fake key/certs paths are set in the global config.] ************ task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:417 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "/etc/pki/tls/certs/test-ca.crt", "/etc/rsyslog.d/00-global.conf"], "delta": "0:00:00.002988", "end": "2021-11-08 18:21:40.921568", "rc": 0, "start": "2021-11-08 18:21:40.918580", "stderr": "", "stderr_lines": [], "stdout": " defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"", "stdout_lines": [" defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\""]} TASK [END TEST CASE 1; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:423 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "state": "absent", "type": "basics"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'pki_authmode': 'anon', 'permitted_server': '*.example.com', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T181910", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T181910/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005423", "end": "2021-11-08 18:21:43.585944", "rc": 0, "start": "2021-11-08 18:21:43.580521", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/30-output-files-default_files.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/90-input-basics-basic_input.conf\n/etc/rsyslog.d/00-global.conf\n/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395654.8344595, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395642.8884597, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395642.5164597, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1299928960", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'pki_authmode': 'anon', 'permitted_server': '*.example.com', 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "state": "absent", "type": "basics"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'pki_authmode': 'anon', 'permitted_server': '*.example.com', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "pki_authmode": "anon", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_severity_and_facility in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="anon"\n StreamDriverPermittedPeers="*.example.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"anon\"\n StreamDriverPermittedPeers=\"*.example.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="anon"\n StreamDriverPermittedPeers="*.example.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"anon\"\n StreamDriverPermittedPeers=\"*.example.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:21:36 UTC", "ActiveEnterTimestampMonotonic": "158966977", "ActiveExitTimestamp": "Mon 2021-11-08 18:21:36 UTC", "ActiveExitTimestampMonotonic": "158698931", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:21:36 UTC", "AssertTimestampMonotonic": "158962133", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "54130000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:21:36 UTC", "ConditionTimestampMonotonic": "158962131", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14919", "ExecMainStartTimestamp": "Mon 2021-11-08 18:21:36 UTC", "ExecMainStartTimestampMonotonic": "158963233", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:21:36 UTC] ; stop_time=[n/a] ; pid=14919 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:21:36 UTC] ; stop_time=[n/a] ; pid=14919 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:21:36 UTC", "InactiveEnterTimestampMonotonic": "158961646", "InactiveExitTimestamp": "Mon 2021-11-08 18:21:36 UTC", "InactiveExitTimestampMonotonic": "158963555", "InvocationID": "7600e13471144238b596c6f8b2a88064", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "14919", "MemoryAccounting": "yes", "MemoryCurrent": "1286144", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:21:36 UTC", "StateChangeTimestampMonotonic": "158966977", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:21:49 UTC", "ActiveEnterTimestampMonotonic": "172032093", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:21:49 UTC", "AssertTimestampMonotonic": "172027434", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3600000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:21:49 UTC", "ConditionTimestampMonotonic": "172027433", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "16800", "ExecMainStartTimestamp": "Mon 2021-11-08 18:21:49 UTC", "ExecMainStartTimestampMonotonic": "172028626", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:21:49 UTC] ; stop_time=[n/a] ; pid=16800 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:21:49 UTC] ; stop_time=[n/a] ; pid=16800 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:21:49 UTC", "InactiveExitTimestampMonotonic": "172028925", "InvocationID": "1f7a7b254361419c94f6c5609567d7b8", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "16800", "MemoryAccounting": "yes", "MemoryCurrent": "647168", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:21:49 UTC", "StateChangeTimestampMonotonic": "172032093", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [clean up fake pki files] ************************************************* task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:453 changed: [/cache/fedora-33.qcow2] => (item=/etc/pki/tls/certs/test-ca.crt) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/test-ca.crt", "path": "/etc/pki/tls/certs/test-ca.crt", "state": "absent"} TASK [Uninstall rsyslog-gnutls] ************************************************ task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:458 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: rsyslog-gnutls-8.2010.0-2.fc33.x86_64"]} TASK [TEST CASE 2; Test the configuration, basics input and a forwards output with logging_pki_files] *** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:464 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "type": "basics"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'permitted_server': '*.example.com'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flows0', 'inputs': ['basic_input'], 'outputs': ['forwards_severity_and_facility']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flows0", "outputs": ["forwards_severity_and_facility"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-gnutls-8.2010.0-2.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T181910", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T181910/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.007095", "end": "2021-11-08 18:21:57.296505", "rc": 0, "start": "2021-11-08 18:21:57.289410", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395654.8344595, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395642.8884597, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395642.5164597, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1299928960", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "d7e67065be9a5fb8bfb1a05ab4d68a85c66bc1e8", "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 defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "md5sum": "205a934bea5b1f0d7bf40c1159961bfc", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 290, "src": "/root/.ansible/tmp/ansible-tmp-1636395718.7023191-19509-62804527872031/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636395719.3155003-19509-160262881594499/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'permitted_server': '*.example.com'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "95e896ebb6179c70d748edce53110fd2fb83126e", "dest": "/etc/pki/tls/certs/test-ca.crt", "gid": 0, "group": "root", "md5sum": "80064a4ad19e7458f168e5d0636529c4", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1636395720.1086986-19568-278929153315450/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "27b834793019c1ca250e2df7a8c650d1b97085ad", "dest": "/etc/pki/tls/certs/test-cert.pem", "gid": 0, "group": "root", "md5sum": "3083b4fc2ca02288c3c8855a7fe9cda8", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 34, "src": "/root/.ansible/tmp/ansible-tmp-1636395720.7475302-19596-41737480564483/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "bb134ba48707ef1c41174e8e05d7c93765cc3d0b", "dest": "/etc/pki/tls/private/test-key.pem", "gid": 0, "group": "root", "md5sum": "311e22e2d9bd21dd5f2b2d36fcdfaa21", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 33, "src": "/root/.ansible/tmp/ansible-tmp-1636395721.4023411-19624-44471678152074/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "495cfc237d1f4e1ed32f4a52b102c99f98c1df36", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\n"}], "state": "present", "type": "input"}, "md5sum": "e5e7c41b7e32bbd628ab312d89e3a0f1", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 482, "src": "/root/.ansible/tmp/ansible-tmp-1636395722.3996632-19668-100985322141206/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'permitted_server': '*.example.com'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_severity_and_facility in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="x509/name"\n StreamDriverPermittedPeers="*.example.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f8e40c4482dc222a6435c81729d2ec86a7aaa3a8", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"x509/name\"\n StreamDriverPermittedPeers=\"*.example.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "282844a815db2d48716349cb94fb3d13", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 384, "src": "/root/.ansible/tmp/ansible-tmp-1636395723.4866529-19714-53656111048804/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="x509/name"\n StreamDriverPermittedPeers="*.example.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"x509/name\"\n StreamDriverPermittedPeers=\"*.example.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "59cd91a2c526bf8edef8f58bdcbe2c8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "src": "/root/.ansible/tmp/ansible-tmp-1636395724.360124-19748-59828747361861/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (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": "ec4f5c91855d526e10963c7678121d42168d319b", "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": "20057dad3aa8039db4ff077d1540f965", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1129, "src": "/root/.ansible/tmp/ansible-tmp-1636395725.1751316-19782-240794838137175/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:22:06 UTC", "ActiveEnterTimestampMonotonic": "188692078", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:22:06 UTC", "AssertTimestampMonotonic": "188685143", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "74306000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:22:06 UTC", "ConditionTimestampMonotonic": "188685142", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "18934", "ExecMainStartTimestamp": "Mon 2021-11-08 18:22:06 UTC", "ExecMainStartTimestampMonotonic": "188686284", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:22:06 UTC] ; stop_time=[n/a] ; pid=18934 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:22:06 UTC] ; stop_time=[n/a] ; pid=18934 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:22:06 UTC", "InactiveExitTimestampMonotonic": "188686617", "InvocationID": "5054b1afef704e5c9ff38e1732efcabc", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "18934", "MemoryAccounting": "yes", "MemoryCurrent": "1228800", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:22:06 UTC", "StateChangeTimestampMonotonic": "188692078", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:496 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395654.8344595, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395642.8884597, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395642.5164597, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1299928960", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 7, "files": [{"atime": 1636395726.5484595, "ctime": 1636395720.0074596, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6265, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395719.7694597, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395726.5484595, "ctime": 1636395725.8434596, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6274, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395725.6004596, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1129, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395726.5484595, "ctime": 1636395725.0254595, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6273, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395724.7784595, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395641.2264597, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636395726.5484595, "ctime": 1636395723.0544596, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395722.8204596, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 482, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395726.5484595, "ctime": 1636395719.3534596, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6262, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395719.1214597, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 290, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395726.5484595, "ctime": 1636395724.1514597, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6272, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395723.9034595, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 384, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 7, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "stat": {"atime": 1636395726.5484595, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f8e40c4482dc222a6435c81729d2ec86a7aaa3a8", "ctime": 1636395724.1514597, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6272, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395723.9034595, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 384, "uid": 0, "version": "3566683890", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (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": 1636395726.5484595, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ec4f5c91855d526e10963c7678121d42168d319b", "ctime": 1636395725.8434596, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6274, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395725.6004596, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1129, "uid": 0, "version": "779963666", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:506 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Generate a file to check severity_and_facility] ************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:514 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "3abe2b04fe2e3254f3159cee7ce9c790d99fda3f", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "ef5f6ec3956861bceaa356066dce4278", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 382, "src": "/root/.ansible/tmp/ansible-tmp-1636395730.052632-19943-153837060498737/source", "state": "file", "uid": 0} TASK [Check severity_and_facility] ********************************************* task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:535 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf"], "delta": "0:00:00.004302", "end": "2021-11-08 18:22:11.043095", "rc": 0, "start": "2021-11-08 18:22:11.038793", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the fake key/certs are successfully copied] ************************ task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:539 ok: [/cache/fedora-33.qcow2] => (item=/etc/pki/tls/certs/test-ca.crt) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/pki/tls/certs/test-ca.crt", "stat": {"atime": 1636395720.7504597, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "95e896ebb6179c70d748edce53110fd2fb83126e", "ctime": 1636395720.7574596, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1636395720.5144596, "nlink": 1, "path": "/etc/pki/tls/certs/test-ca.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 32, "uid": 0, "version": "3501490923", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/pki/tls/certs/test-cert.pem) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/pki/tls/certs/test-cert.pem", "stat": {"atime": 1636395721.4094596, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "27b834793019c1ca250e2df7a8c650d1b97085ad", "ctime": 1636395721.4154596, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6269, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1636395721.1664596, "nlink": 1, "path": "/etc/pki/tls/certs/test-cert.pem", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 34, "uid": 0, "version": "4000953047", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/pki/tls/private/test-key.pem) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/pki/tls/private/test-key.pem", "stat": {"atime": 1636395722.0344596, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bb134ba48707ef1c41174e8e05d7c93765cc3d0b", "ctime": 1636395722.0404596, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6270, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0400", "mtime": 1636395721.8084598, "nlink": 1, "path": "/etc/pki/tls/private/test-key.pem", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 33, "uid": 0, "version": "527482289", "wgrp": false, "woth": false, "writeable": true, "wusr": false, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the fake key/certs paths are set in the global config.] ************ task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:549 ok: [/cache/fedora-33.qcow2] => (item=/etc/pki/tls/certs/test-ca.crt) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "/etc/pki/tls/certs/test-ca.crt", "/etc/rsyslog.d/00-global.conf"], "delta": "0:00:00.003528", "end": "2021-11-08 18:22:12.359826", "item": "/etc/pki/tls/certs/test-ca.crt", "rc": 0, "start": "2021-11-08 18:22:12.356298", "stderr": "", "stderr_lines": [], "stdout": " defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"", "stdout_lines": [" defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\""]} ok: [/cache/fedora-33.qcow2] => (item=/etc/pki/tls/certs/test-cert.pem) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "/etc/pki/tls/certs/test-cert.pem", "/etc/rsyslog.d/00-global.conf"], "delta": "0:00:00.003397", "end": "2021-11-08 18:22:12.675687", "item": "/etc/pki/tls/certs/test-cert.pem", "rc": 0, "start": "2021-11-08 18:22:12.672290", "stderr": "", "stderr_lines": [], "stdout": " defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"", "stdout_lines": [" defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\""]} ok: [/cache/fedora-33.qcow2] => (item=/etc/pki/tls/private/test-key.pem) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "/etc/pki/tls/private/test-key.pem", "/etc/rsyslog.d/00-global.conf"], "delta": "0:00:01.004441", "end": "2021-11-08 18:22:13.981513", "item": "/etc/pki/tls/private/test-key.pem", "rc": 0, "start": "2021-11-08 18:22:12.977072", "stderr": "", "stderr_lines": [], "stdout": " defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"", "stdout_lines": [" defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\""]} TASK [END TEST CASE 2; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:557 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "state": "absent", "type": "basics"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'permitted_server': '*.example.com', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T181910", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T181910/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.007447", "end": "2021-11-08 18:22:16.681093", "rc": 0, "start": "2021-11-08 18:22:16.673646", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/30-output-files-default_files.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/90-input-basics-basic_input.conf\n/etc/rsyslog.d/00-global.conf\n/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395654.8344595, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395642.8884597, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395642.5164597, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1299928960", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/tls/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/tls/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'permitted_server': '*.example.com', 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "state": "absent", "type": "basics"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'tls': True, 'permitted_server': '*.example.com', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "permitted_server": "*.example.com", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_severity_and_facility in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="x509/name"\n StreamDriverPermittedPeers="*.example.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"x509/name\"\n StreamDriverPermittedPeers=\"*.example.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="x509/name"\n StreamDriverPermittedPeers="*.example.com"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"x509/name\"\n StreamDriverPermittedPeers=\"*.example.com\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:22:07 UTC", "ActiveEnterTimestampMonotonic": "189718615", "ActiveExitTimestamp": "Mon 2021-11-08 18:22:07 UTC", "ActiveExitTimestampMonotonic": "189232312", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:22:07 UTC", "AssertTimestampMonotonic": "189713534", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "51729000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:22:07 UTC", "ConditionTimestampMonotonic": "189713531", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19012", "ExecMainStartTimestamp": "Mon 2021-11-08 18:22:07 UTC", "ExecMainStartTimestampMonotonic": "189714681", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:22:07 UTC] ; stop_time=[n/a] ; pid=19012 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:22:07 UTC] ; stop_time=[n/a] ; pid=19012 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:22:07 UTC", "InactiveEnterTimestampMonotonic": "189712787", "InactiveExitTimestamp": "Mon 2021-11-08 18:22:07 UTC", "InactiveExitTimestampMonotonic": "189714954", "InvocationID": "448b04479ee744abb3a9d8a5548b4967", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "19012", "MemoryAccounting": "yes", "MemoryCurrent": "1339392", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:22:07 UTC", "StateChangeTimestampMonotonic": "189718615", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:22:22 UTC", "ActiveEnterTimestampMonotonic": "204962453", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:22:22 UTC", "AssertTimestampMonotonic": "204957899", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3564000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:22:22 UTC", "ConditionTimestampMonotonic": "204957897", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "21182", "ExecMainStartTimestamp": "Mon 2021-11-08 18:22:22 UTC", "ExecMainStartTimestampMonotonic": "204959034", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:22:22 UTC] ; stop_time=[n/a] ; pid=21182 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:22:22 UTC] ; stop_time=[n/a] ; pid=21182 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:22:22 UTC", "InactiveExitTimestampMonotonic": "204959330", "InvocationID": "a3a93482443f47f794572e25e68a4f62", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "21182", "MemoryAccounting": "yes", "MemoryCurrent": "643072", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:22:22 UTC", "StateChangeTimestampMonotonic": "204962453", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [clean up fake pki files] ************************************************* task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:588 changed: [/cache/fedora-33.qcow2] => (item=/etc/pki/tls/certs/test-ca.crt) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/test-ca.crt", "path": "/etc/pki/tls/certs/test-ca.crt", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item=/etc/pki/tls/certs/test-cert.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/test-cert.pem", "path": "/etc/pki/tls/certs/test-cert.pem", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item=/etc/pki/tls/private/test-key.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/test-key.pem", "path": "/etc/pki/tls/private/test-key.pem", "state": "absent"} TASK [TEST CASE 3; Error case for setting logging_pki_files - missing cert_src] *** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:597 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "type": "basics"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tls': True, 'tcp_port': 1514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flows0', 'inputs': ['basic_input'], 'outputs': ['forwards_severity_and_facility']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flows0", "outputs": ["forwards_severity_and_facility"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T181910", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T181910/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.006147", "end": "2021-11-08 18:22:28.556119", "rc": 0, "start": "2021-11-08 18:22:28.549972", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395654.8344595, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395642.8884597, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395642.5164597, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1299928960", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "md5sum": "863131059e7ae38b2d3f96b0c3174cbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1636395750.019832-20678-128441896108662/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636395750.6449912-20678-125646451987440/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 failed: [/cache/fedora-33.qcow2] (item=[{'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tls': True, 'tcp_port': 1514}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}], "msg": "Error: tls is enabled in forwards_severity_and_facility; you must specify logging_pki_files ca_cert_src and/or ca_cert in the playbook var section."} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:625 ok: [/cache/fedora-33.qcow2] => { "msg": "Caught an expected error - {'results': [{'failed': True, 'msg': 'Error: tls is enabled in forwards_severity_and_facility; you must specify logging_pki_files ca_cert_src and/or ca_cert in the playbook var section.', '_ansible_no_log': False, 'changed': False, 'item': [{'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tls': True, 'tcp_port': 1514}], 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_item_label': [{'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tls': True, 'tcp_port': 1514}]}, {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', '_ansible_no_log': False, 'item': [], 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_ignore_errors': None, '_ansible_item_label': []}], 'failed': True, 'msg': 'All items completed', 'changed': False}" } TASK [assert...] *************************************************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:627 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [END TEST CASE 3; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:631 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "state": "absent", "type": "basics"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tls': True, 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T181910", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T181910/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005814", "end": "2021-11-08 18:22:34.176002", "rc": 0, "start": "2021-11-08 18:22:34.170188", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/00-global.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/00-global.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395654.8344595, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395642.8884597, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395642.5164597, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1299928960", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tls': True, 'tcp_port': 1514, 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "state": "absent", "type": "basics"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tls': True, 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "tls": true, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_severity_and_facility in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="x509/name"\n StreamDriverPermittedPeers="*.localdomain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"x509/name\"\n StreamDriverPermittedPeers=\"*.localdomain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n StreamDriver="gtls"\n StreamDriverMode="1"\n StreamDriverAuthMode="x509/name"\n StreamDriverPermittedPeers="*.localdomain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n StreamDriver=\"gtls\"\n StreamDriverMode=\"1\"\n StreamDriverAuthMode=\"x509/name\"\n StreamDriverPermittedPeers=\"*.localdomain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 ok: [/cache/fedora-33.qcow2] => {"changed": false, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} TASK [clean up fake pki files] ************************************************* task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:650 ok: [/cache/fedora-33.qcow2] => (item=/etc/pki/tls/private/test-key.pem) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/pki/tls/private/test-key.pem", "path": "/etc/pki/tls/private/test-key.pem", "state": "absent"} TASK [clean up local files] **************************************************** task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:655 changed: [/cache/fedora-33.qcow2 -> localhost] => (item=/tmp/test-ca.crt) => {"ansible_loop_var": "item", "changed": true, "item": "/tmp/test-ca.crt", "path": "/tmp/test-ca.crt", "state": "absent"} changed: [/cache/fedora-33.qcow2 -> localhost] => (item=/tmp/test-cert.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/tmp/test-cert.pem", "path": "/tmp/test-cert.pem", "state": "absent"} changed: [/cache/fedora-33.qcow2 -> localhost] => (item=/tmp/test-key.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/tmp/test-key.pem", "path": "/tmp/test-key.pem", "state": "absent"} ok: [/cache/fedora-33.qcow2 -> localhost] => (item=/tmp/__testfile__) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/__testfile__", "path": "/tmp/__testfile__", "state": "absent"} TASK [Uninstall rsyslog-gnutls] ************************************************ task path: /tmp/tmplo6v5v22/tests/tests_basics_forwards.yml:664 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: rsyslog-gnutls-8.2010.0-2.fc33.x86_64"]} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:22:42 UTC", "ActiveEnterTimestampMonotonic": "225071941", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:22:42 UTC", "AssertTimestampMonotonic": "225066517", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3647000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:22:42 UTC", "ConditionTimestampMonotonic": "225066516", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "23690", "ExecMainStartTimestamp": "Mon 2021-11-08 18:22:42 UTC", "ExecMainStartTimestampMonotonic": "225068130", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:22:42 UTC] ; stop_time=[n/a] ; pid=23690 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:22:42 UTC] ; stop_time=[n/a] ; pid=23690 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:22:42 UTC", "InactiveExitTimestampMonotonic": "225068494", "InvocationID": "f8242d8948c94d248d1ccd69cd1c621a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "23690", "MemoryAccounting": "yes", "MemoryCurrent": "647168", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:22:42 UTC", "StateChangeTimestampMonotonic": "225071941", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=371 changed=81 unreachable=0 failed=0 skipped=317 rescued=1 ignored=0 + cd /tmp/tmplo6v5v22/tests; TEST_SUBJECTS=/cache/fedora-33.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-257-dd08378-fedora-33-mupo0o3n/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmplo6v5v22/_setup.yml /tmp/tmplo6v5v22/tests/tests_combination.yml ansible-playbook 2.9.25 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.9.7 (default, Aug 30 2021, 00:00:00) [GCC 11.2.1 20210728 (Red Hat 11.2.1-1)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmplo6v5v22/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/_setup.yml:5 ok: [/cache/fedora-33.qcow2] => { "groups": { "all": [ "/cache/fedora-33.qcow2" ], "localhost": [ "/cache/fedora-33.qcow2" ], "subjects": [ "/cache/fedora-33.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmplo6v5v22/_setup.yml:7 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_combination.yml ************************************************ 1 plays in /tmp/tmplo6v5v22/tests/tests_combination.yml PLAY [Combination test - test for (2 types of inputs) x (2 types of outputs) combination] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:2 ok: [/cache/fedora-33.qcow2] META: ran handlers TASK [Generate an input log dir /var/log/inputdirectory] *********************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:16 changed: [/cache/fedora-33.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/var/log/inputdirectory", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [TEST CASE 0; Ensure that the role runs with complicated flows - M x N combinations] *** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:23 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}, {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_0', 'inputs': ['basic_input'], 'outputs': ['files_test0', 'files_test1', 'forwards_severity_and_facility', 'forwards_facility_only']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_0", "outputs": ["files_test0", "files_test1", "forwards_severity_and_facility", "forwards_facility_only"]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_1', 'inputs': ['files_input'], 'outputs': ['files_test0', 'files_test1']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input"], "name": "flow_1", "outputs": ["files_test0", "files_test1"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-8.2010.0-2.fc33.x86_64", "Installed: libfastjson-0.99.8-7.fc33.x86_64", "Installed: logrotate-3.17.0-3.fc33.x86_64", "Installed: libestr-0.1.9-15.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T182256", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T182256/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.007557", "end": "2021-11-08 18:23:41.627582", "rc": 0, "start": "2021-11-08 18:23:41.620025", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395821.6250398, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bf4118be9d80c2ad45586b88b4c644e4b1e0fc32", "ctime": 1636395818.6780398, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1627384859.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3223, "uid": 0, "version": "3504613512", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "e08a7b6fa14b8e9ce4b3f79d00d21c08", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "src": "/root/.ansible/tmp/ansible-tmp-1636395823.3067217-21535-85789945572797/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "md5sum": "863131059e7ae38b2d3f96b0c3174cbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1636395824.116402-21565-105486751811501/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636395824.7511833-21565-51750019260285/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 44444}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 44444}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}], "first": false, "index": 2, "index0": 1, "last": false, "length": 3, "nextitem": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}, "previtem": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 44444, "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "56fb5b3465c510c66c16acb6e4c09cedff65becb", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "md5sum": "7eb6315b750e569a4e33d950b97e89f9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 772, "src": "/root/.ansible/tmp/ansible-tmp-1636395826.0838687-21652-82268760862893/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "d6d12541d56eedb98dea5836070cae11330f24c5", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "1da2d23b6046e202adba01fc49882dbb", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 95, "src": "/root/.ansible/tmp/ansible-tmp-1636395826.902642-21686-166277807403453/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call files_test0\n}\nif\n ($syslogtag == "files_input")\n then {\n call files_test1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "18c586195a143c36720e2d53d7ef7fbcce06fb7d", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test0\n}\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test1\n}\n"}], "state": "present", "type": "input"}, "md5sum": "90cd5c5bcba2ea7be2528e620318a34e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 234, "src": "/root/.ansible/tmp/ansible-tmp-1636395827.6869247-21720-166931098972174/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call files_test0\n}\nif\n ($syslogtag == "files_input")\n then {\n call files_test1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test0\n}\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "59cd91a2c526bf8edef8f58bdcbe2c8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "src": "/root/.ansible/tmp/ansible-tmp-1636395828.6551957-21758-50839305146432/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_test0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7812195bc16556e3483b6aea9b42308422bf5e6b", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "md5sum": "9feef8256218dbafaaaf92fa103790cd", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 129, "src": "/root/.ansible/tmp/ansible-tmp-1636395829.449994-21792-180287477261948/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": 177, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_test1 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ad3b9f0266fa459e2cabcb3f5713b197d41d1a16", "dest": "/etc/rsyslog.d/30-output-files-files_test1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "md5sum": "1d9f204c5665b9e2db7750b7e1c5a994", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 92, "src": "/root/.ansible/tmp/ansible-tmp-1636395830.9947236-21855-80117389217302/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_severity_and_facility in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b187074ce805f9dbf253415f7a72b325e591f52a", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "1a0e549fa755489661a2df0251bbdf7e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 235, "src": "/root/.ansible/tmp/ansible-tmp-1636395831.9547713-21897-243497764780886/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_facility_only in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "236ca9044721ca0926dc7c2ed1f6442f594b7a85", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "229878ab53f5a8198254434299b3bb72", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 216, "src": "/root/.ansible/tmp/ansible-tmp-1636395833.001815-21939-11453453067155/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:23:53 UTC", "ActiveEnterTimestampMonotonic": "67685537", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:23:53 UTC", "AssertTimestampMonotonic": "67679509", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "137699000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:23:53 UTC", "ConditionTimestampMonotonic": "67679508", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9263", "ExecMainStartTimestamp": "Mon 2021-11-08 18:23:53 UTC", "ExecMainStartTimestampMonotonic": "67680553", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:23:53 UTC] ; stop_time=[n/a] ; pid=9263 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:23:53 UTC] ; stop_time=[n/a] ; pid=9263 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:23:53 UTC", "InactiveExitTimestampMonotonic": "67680793", "InvocationID": "31c8d06210e2433ead03487f6d249210", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9263", "MemoryAccounting": "yes", "MemoryCurrent": "1740800", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:23:53 UTC", "StateChangeTimestampMonotonic": "67685537", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:81 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395833.5500398, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395823.2210398, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395822.9030397, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "3485417903", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 11, "files": [{"atime": 1636395833.5500398, "ctime": 1636395829.2760398, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395829.0340397, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 129, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395833.5500398, "ctime": 1636395826.7080398, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395826.4750397, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 95, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395833.5500398, "ctime": 1636395824.5910397, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395824.3410397, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395829.7870398, "ctime": 1636395828.4750397, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6270, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395828.2340398, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395821.6250398, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636395833.5500398, "ctime": 1636395825.9030397, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395825.6630397, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 772, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395833.5500398, "ctime": 1636395827.5040398, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6269, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395827.2690396, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 234, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395833.5500398, "ctime": 1636395823.9470398, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6265, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395823.6990397, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395833.5500398, "ctime": 1636395831.7830398, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6273, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395831.5340397, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 235, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395833.5500398, "ctime": 1636395832.7940397, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6274, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395832.5690398, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 216, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395833.5500398, "ctime": 1636395830.8120399, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6272, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395830.5740397, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 92, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 11, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-files-files_test0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-files_test0.conf", "stat": {"atime": 1636395833.5500398, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7812195bc16556e3483b6aea9b42308422bf5e6b", "ctime": 1636395829.2760398, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395829.0340397, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 129, "uid": 0, "version": "821150372", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "stat": {"atime": 1636395833.5500398, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b187074ce805f9dbf253415f7a72b325e591f52a", "ctime": 1636395831.7830398, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6273, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395831.5340397, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 235, "uid": 0, "version": "178726176", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/90-input-files-files_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-files-files_input.conf", "stat": {"atime": 1636395833.5500398, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "18c586195a143c36720e2d53d7ef7fbcce06fb7d", "ctime": 1636395827.5040398, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6269, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395827.2690396, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 234, "uid": 0, "version": "2268633197", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:92 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check if the files config exists] **************************************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:99 ok: [/cache/fedora-33.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1636395833.5500398, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7812195bc16556e3483b6aea9b42308422bf5e6b", "ctime": 1636395829.2760398, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395829.0340397, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 129, "uid": 0, "version": "821150372", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the filter and action in the files output config] ****************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "\\*.info;authpriv.none;auth.none;cron.none;mail.none.*/var/log/messages", "/etc/rsyslog.d/30-output-files-files_test0.conf"], "delta": "0:00:00.006121", "end": "2021-11-08 18:23:58.037504", "rc": 0, "start": "2021-11-08 18:23:58.031383", "stderr": "", "stderr_lines": [], "stdout": " *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages", "stdout_lines": [" *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages"]} TASK [Ensure logger message is logged in a file] ******************************* task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:114 included: /tmp/tmplo6v5v22/tests/tasks/test_logger.yml for /cache/fedora-33.qcow2 TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmplo6v5v22/tests/tasks/test_logger.yml:2 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag0", "testMessage0"], "delta": "0:00:00.003597", "end": "2021-11-08 18:23:58.432063", "rc": 0, "start": "2021-11-08 18:23:58.428466", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the test log message in /var/log/messages] ************************* task path: /tmp/tmplo6v5v22/tests/tasks/test_logger.yml:10 ok: [/cache/fedora-33.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "testMessage0", "/var/log/messages"], "delta": "0:00:00.003172", "end": "2021-11-08 18:23:58.768476", "rc": 0, "start": "2021-11-08 18:23:58.765304", "stderr": "", "stderr_lines": [], "stdout": "Nov 8 18:23:58 localhost ansible-command[9996]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nNov 8 18:23:58 localhost testTag0[9997]: testMessage0", "stdout_lines": ["Nov 8 18:23:58 localhost ansible-command[9996]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "Nov 8 18:23:58 localhost testTag0[9997]: testMessage0"]} TASK [Generate a file to check severity_and_facility] ************************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:120 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "b329010fbfeef4dc0ea6cd56ee47d324cbf7037b", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "md5sum": "a9243b535f31fb149e91b4b4af55d763", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 233, "src": "/root/.ansible/tmp/ansible-tmp-1636395839.5729752-22179-222706387673025/source", "state": "file", "uid": 0} TASK [Check severity_and_facility] ********************************************* task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:137 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf"], "delta": "0:00:00.004426", "end": "2021-11-08 18:23:59.722365", "rc": 0, "start": "2021-11-08 18:23:59.717939", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check if the input files config exists] ********************************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:141 ok: [/cache/fedora-33.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1636395833.5500398, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "18c586195a143c36720e2d53d7ef7fbcce06fb7d", "ctime": 1636395827.5040398, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6269, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395827.2690396, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 234, "uid": 0, "version": "2268633197", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the input call with tag=files_input] ******************************* task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:147 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", " *input(type=\"imfile\" file=\"/var/log/inputdirectory/\\*.log\" tag=\"files_input\"", "/etc/rsyslog.d/90-input-files-files_input.conf"], "delta": "0:00:00.003086", "end": "2021-11-08 18:24:00.398890", "rc": 0, "start": "2021-11-08 18:24:00.395804", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")"]} TASK [Create a test log file with a log message in /var/log/inputdirectory] **** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:157 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": "set -euo pipefail\necho '<167>Mar 20 01:00:00 11.22.33.44 tag msgnum:00000000:26:abcdefghijklmnopqrstuvwxyz' > /var/log/inputdirectory/test.log", "delta": "0:00:00.003532", "end": "2021-11-08 18:24:00.734682", "rc": 0, "start": "2021-11-08 18:24:00.731150", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the fake test log message in /var/log/messages] ******************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:164 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "files_input .*abcdefghijklmnopqrstuvwxyz$", "/var/log/messages"], "delta": "0:00:00.003332", "end": "2021-11-08 18:24:01.074300", "rc": 0, "start": "2021-11-08 18:24:01.070968", "stderr": "", "stderr_lines": [], "stdout": "Nov 8 18:24:00 localhost files_input <167>Mar 20 01:00:00 11.22.33.44 tag msgnum:00000000:26:abcdefghijklmnopqrstuvwxyz", "stdout_lines": ["Nov 8 18:24:00 localhost files_input <167>Mar 20 01:00:00 11.22.33.44 tag msgnum:00000000:26:abcdefghijklmnopqrstuvwxyz"]} TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:170 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}, {"name": "basic_input", "ratelimit_burst": 33333, "state": "absent", "type": "basics"}, {"name": "basic_input", "ratelimit_burst": 44444, "state": "absent", "type": "basics"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T182256", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T182256/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005271", "end": "2021-11-08 18:24:03.676328", "rc": 0, "start": "2021-11-08 18:24:03.671057", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/30-output-files-files_test0.conf\n/etc/rsyslog.d/10-input-files-modules.conf\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/90-input-basics-basic_input.conf\n/etc/rsyslog.d/90-input-files-files_input.conf\n/etc/rsyslog.d/00-global.conf\n/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf\n/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf\n/etc/rsyslog.d/30-output-files-files_test1.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/30-output-files-files_test0.conf", "/etc/rsyslog.d/10-input-files-modules.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/90-input-files-files_input.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "/etc/rsyslog.d/30-output-files-files_test1.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395833.5500398, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395823.2210398, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395822.9030397, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "3485417903", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 33333, "state": "absent", "type": "basics"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 44444, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 44444, "state": "absent", "type": "basics"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 44444, 'state': 'absent'}) => {"ansible_loop": {"allitems": [{"name": "basic_input", "ratelimit_burst": 33333, "state": "absent", "type": "basics"}, {"name": "basic_input", "ratelimit_burst": 44444, "state": "absent", "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}], "first": false, "index": 2, "index0": 1, "last": false, "length": 3, "nextitem": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}, "previtem": {"name": "basic_input", "ratelimit_burst": 33333, "state": "absent", "type": "basics"}, "revindex": 2, "revindex0": 1}, "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 44444, "state": "absent", "type": "basics"}, "skip_reason": "Conditional result was False"} included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_test0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_test1 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_severity_and_facility in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_facility_only in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:23:54 UTC", "ActiveEnterTimestampMonotonic": "68450681", "ActiveExitTimestamp": "Mon 2021-11-08 18:23:54 UTC", "ActiveExitTimestampMonotonic": "68204443", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:23:54 UTC", "AssertTimestampMonotonic": "68444798", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "78366000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:23:54 UTC", "ConditionTimestampMonotonic": "68444796", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9342", "ExecMainStartTimestamp": "Mon 2021-11-08 18:23:54 UTC", "ExecMainStartTimestampMonotonic": "68445942", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:23:54 UTC] ; stop_time=[n/a] ; pid=9342 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:23:54 UTC] ; stop_time=[n/a] ; pid=9342 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:23:54 UTC", "InactiveEnterTimestampMonotonic": "68443962", "InactiveExitTimestamp": "Mon 2021-11-08 18:23:54 UTC", "InactiveExitTimestampMonotonic": "68446382", "InvocationID": "62076524bc2d4006ba0f6a92d4584824", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9342", "MemoryAccounting": "yes", "MemoryCurrent": "1785856", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:23:54 UTC", "StateChangeTimestampMonotonic": "68450681", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:24:12 UTC", "ActiveEnterTimestampMonotonic": "86980647", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:24:12 UTC", "AssertTimestampMonotonic": "86975975", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3490000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:24:12 UTC", "ConditionTimestampMonotonic": "86975974", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12082", "ExecMainStartTimestamp": "Mon 2021-11-08 18:24:12 UTC", "ExecMainStartTimestampMonotonic": "86977033", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:24:12 UTC] ; stop_time=[n/a] ; pid=12082 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:24:12 UTC] ; stop_time=[n/a] ; pid=12082 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:24:12 UTC", "InactiveExitTimestampMonotonic": "86977340", "InvocationID": "56468c74c4474275ad82738965f95961", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12082", "MemoryAccounting": "yes", "MemoryCurrent": "647168", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:24:12 UTC", "StateChangeTimestampMonotonic": "86980647", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [TEST CASE 1; Ensure that the role runs with complicated flows - N x M combinations] *** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:225 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_0', 'inputs': ['basic_input', 'files_input'], 'outputs': ['files_test0']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input", "files_input"], "name": "flow_0", "outputs": ["files_test0"]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_1', 'inputs': ['basic_input', 'files_input'], 'outputs': ['files_test1']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input", "files_input"], "name": "flow_1", "outputs": ["files_test1"]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_2', 'inputs': ['basic_input'], 'outputs': ['forwards_severity_and_facility']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_2", "outputs": ["forwards_severity_and_facility"]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_3', 'inputs': ['basic_input'], 'outputs': ['forwards_facility_only']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_3", "outputs": ["forwards_facility_only"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T182256", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T182256/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.006064", "end": "2021-11-08 18:24:17.855393", "rc": 0, "start": "2021-11-08 18:24:17.849329", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395833.5500398, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395823.2210398, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395822.9030397, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "3485417903", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "md5sum": "863131059e7ae38b2d3f96b0c3174cbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1636395860.1356058-22972-79857020509638/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636395860.7958298-22972-18689749411295/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "56fb5b3465c510c66c16acb6e4c09cedff65becb", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "md5sum": "7eb6315b750e569a4e33d950b97e89f9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 772, "src": "/root/.ansible/tmp/ansible-tmp-1636395862.0836556-23053-92079657576559/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "d6d12541d56eedb98dea5836070cae11330f24c5", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "1da2d23b6046e202adba01fc49882dbb", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 95, "src": "/root/.ansible/tmp/ansible-tmp-1636395862.9349155-23087-6634809396023/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call files_test0\n}\nif\n ($syslogtag == "files_input")\n then {\n call files_test1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "18c586195a143c36720e2d53d7ef7fbcce06fb7d", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test0\n}\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test1\n}\n"}], "state": "present", "type": "input"}, "md5sum": "90cd5c5bcba2ea7be2528e620318a34e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 234, "src": "/root/.ansible/tmp/ansible-tmp-1636395863.7851663-23121-73759057820136/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call files_test0\n}\nif\n ($syslogtag == "files_input")\n then {\n call files_test1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test0\n}\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "59cd91a2c526bf8edef8f58bdcbe2c8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "src": "/root/.ansible/tmp/ansible-tmp-1636395864.7300081-23159-225755622941831/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_test0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7812195bc16556e3483b6aea9b42308422bf5e6b", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "md5sum": "9feef8256218dbafaaaf92fa103790cd", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 129, "src": "/root/.ansible/tmp/ansible-tmp-1636395865.5198872-23193-196873654197347/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": 177, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_test1 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ad3b9f0266fa459e2cabcb3f5713b197d41d1a16", "dest": "/etc/rsyslog.d/30-output-files-files_test1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "md5sum": "1d9f204c5665b9e2db7750b7e1c5a994", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 92, "src": "/root/.ansible/tmp/ansible-tmp-1636395867.10228-23256-150734605060787/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_severity_and_facility in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b187074ce805f9dbf253415f7a72b325e591f52a", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "1a0e549fa755489661a2df0251bbdf7e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 235, "src": "/root/.ansible/tmp/ansible-tmp-1636395868.0943873-23298-209843077725371/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_facility_only in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "236ca9044721ca0926dc7c2ed1f6442f594b7a85", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "229878ab53f5a8198254434299b3bb72", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 216, "src": "/root/.ansible/tmp/ansible-tmp-1636395869.0810463-23340-170185928085912/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:24:29 UTC", "ActiveEnterTimestampMonotonic": "103792472", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:24:29 UTC", "AssertTimestampMonotonic": "103786134", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "73171000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:24:29 UTC", "ConditionTimestampMonotonic": "103786131", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14301", "ExecMainStartTimestamp": "Mon 2021-11-08 18:24:29 UTC", "ExecMainStartTimestampMonotonic": "103787480", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:24:29 UTC] ; stop_time=[n/a] ; pid=14301 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:24:29 UTC] ; stop_time=[n/a] ; pid=14301 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:24:29 UTC", "InactiveExitTimestampMonotonic": "103787964", "InvocationID": "c4fcc586c50a4d1184e95e8e928249c0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "14301", "MemoryAccounting": "yes", "MemoryCurrent": "3416064", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:24:29 UTC", "StateChangeTimestampMonotonic": "103792472", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:282 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395833.5500398, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395823.2210398, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395822.9030397, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "3485417903", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 11, "files": [{"atime": 1636395869.6570396, "ctime": 1636395865.3430398, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6273, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395865.1000397, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 129, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395869.6570396, "ctime": 1636395862.7580397, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6270, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395862.5230398, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 95, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395869.6570396, "ctime": 1636395860.6190398, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395860.3800397, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395865.8980398, "ctime": 1636395864.5460398, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6272, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395864.3090398, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395821.6250398, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636395869.6570396, "ctime": 1636395861.9090397, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6269, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395861.6650398, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 772, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395869.6570396, "ctime": 1636395863.6110396, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395863.3710396, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 234, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395869.6570396, "ctime": 1636395859.9880397, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395859.7330399, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395869.6570396, "ctime": 1636395867.9300396, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6275, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395867.6840398, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 235, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395869.6570396, "ctime": 1636395868.9170396, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6277, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395868.6690397, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 216, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395869.6570396, "ctime": 1636395866.9190397, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6274, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395866.6770399, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 92, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 11, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-files-files_test0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-files_test0.conf", "stat": {"atime": 1636395869.6570396, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7812195bc16556e3483b6aea9b42308422bf5e6b", "ctime": 1636395865.3430398, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6273, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395865.1000397, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 129, "uid": 0, "version": "3211092707", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "stat": {"atime": 1636395869.6570396, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b187074ce805f9dbf253415f7a72b325e591f52a", "ctime": 1636395867.9300396, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6275, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395867.6840398, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 235, "uid": 0, "version": "1944525611", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/90-input-files-files_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-files-files_input.conf", "stat": {"atime": 1636395869.6570396, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "18c586195a143c36720e2d53d7ef7fbcce06fb7d", "ctime": 1636395863.6110396, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395863.3710396, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 234, "uid": 0, "version": "3226162502", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:293 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check the files config stat] ********************************************* task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:300 ok: [/cache/fedora-33.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1636395869.6570396, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7812195bc16556e3483b6aea9b42308422bf5e6b", "ctime": 1636395865.3430398, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6273, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395865.1000397, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 129, "uid": 0, "version": "3211092707", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Grep output to messages line] ******************************************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:307 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "\\*.info;authpriv.none;auth.none;cron.none;mail.none.*/var/log/messages", "/etc/rsyslog.d/30-output-files-files_test0.conf"], "delta": "0:00:00.003124", "end": "2021-11-08 18:24:34.041074", "rc": 0, "start": "2021-11-08 18:24:34.037950", "stderr": "", "stderr_lines": [], "stdout": " *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages", "stdout_lines": [" *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages"]} TASK [Ensure logger message is logged in a file] ******************************* task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:315 included: /tmp/tmplo6v5v22/tests/tasks/test_logger.yml for /cache/fedora-33.qcow2 TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmplo6v5v22/tests/tasks/test_logger.yml:2 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag1", "testMessage1"], "delta": "0:00:00.003709", "end": "2021-11-08 18:24:34.440220", "rc": 0, "start": "2021-11-08 18:24:34.436511", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the test log message in /var/log/messages] ************************* task path: /tmp/tmplo6v5v22/tests/tasks/test_logger.yml:10 ok: [/cache/fedora-33.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "testMessage1", "/var/log/messages"], "delta": "0:00:00.002999", "end": "2021-11-08 18:24:34.777618", "rc": 0, "start": "2021-11-08 18:24:34.774619", "stderr": "", "stderr_lines": [], "stdout": "Nov 8 18:24:34 localhost ansible-command[15034]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag1 testMessage1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nNov 8 18:24:34 localhost testTag1[15035]: testMessage1", "stdout_lines": ["Nov 8 18:24:34 localhost ansible-command[15034]: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag1 testMessage1 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "Nov 8 18:24:34 localhost testTag1[15035]: testMessage1"]} TASK [Check the forwarding config stat] **************************************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:321 ok: [/cache/fedora-33.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1636395869.6570396, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b187074ce805f9dbf253415f7a72b325e591f52a", "ctime": 1636395867.9300396, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6275, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395867.6840398, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 235, "uid": 0, "version": "1944525611", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Generate a file to check severity_and_facility] ************************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:327 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "b329010fbfeef4dc0ea6cd56ee47d324cbf7037b", "dest": "/tmp/__testfile__", "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/__testfile__", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 233, "state": "file", "uid": 0} TASK [Check severity_and_facility] ********************************************* task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:344 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["diff", "-B", "/tmp/__testfile__", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf"], "delta": "0:00:00.003495", "end": "2021-11-08 18:24:36.058637", "rc": 0, "start": "2021-11-08 18:24:36.055142", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the files config stat] ********************************************* task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:348 ok: [/cache/fedora-33.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1636395869.6570396, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "18c586195a143c36720e2d53d7ef7fbcce06fb7d", "ctime": 1636395863.6110396, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395863.3710396, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 234, "uid": 0, "version": "3226162502", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the input call with tag=files_input] ******************************* task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:354 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", " *input(type=\"imfile\" file=\"/var/log/inputdirectory/\\*.log\" tag=\"files_input\"", "/etc/rsyslog.d/90-input-files-files_input.conf"], "delta": "0:00:00.004887", "end": "2021-11-08 18:24:36.763412", "rc": 0, "start": "2021-11-08 18:24:36.758525", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")"]} TASK [Create a test log file with a log message in /var/log/inputdirectory] **** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:364 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": "set -euo pipefail\necho '<167>Dec 26 01:00:00 11.22.33.44 tag msgnum:00000001:26:ABCDEFGHIJKLMNOPQRSTUVWXYZ' >> /var/log/inputdirectory/test.log", "delta": "0:00:00.003303", "end": "2021-11-08 18:24:37.110911", "rc": 0, "start": "2021-11-08 18:24:37.107608", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the fake test log message in /var/log/messages] ******************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:371 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "files_input .*ABCDEFGHIJKLMNOPQRSTUVWXYZ$", "/var/log/messages"], "delta": "0:00:00.004644", "end": "2021-11-08 18:24:37.446372", "rc": 0, "start": "2021-11-08 18:24:37.441728", "stderr": "", "stderr_lines": [], "stdout": "Nov 8 18:24:37 localhost files_input <167>Dec 26 01:00:00 11.22.33.44 tag msgnum:00000001:26:ABCDEFGHIJKLMNOPQRSTUVWXYZ", "stdout_lines": ["Nov 8 18:24:37 localhost files_input <167>Dec 26 01:00:00 11.22.33.44 tag msgnum:00000001:26:ABCDEFGHIJKLMNOPQRSTUVWXYZ"]} TASK [END TEST CASE 1; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:377 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "ratelimit_burst": 33333, "state": "absent", "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T182256", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T182256/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005458", "end": "2021-11-08 18:24:40.161060", "rc": 0, "start": "2021-11-08 18:24:40.155602", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/30-output-files-files_test0.conf\n/etc/rsyslog.d/10-input-files-modules.conf\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/90-input-basics-basic_input.conf\n/etc/rsyslog.d/90-input-files-files_input.conf\n/etc/rsyslog.d/00-global.conf\n/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf\n/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf\n/etc/rsyslog.d/30-output-files-files_test1.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/30-output-files-files_test0.conf", "/etc/rsyslog.d/10-input-files-modules.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/90-input-files-files_input.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "/etc/rsyslog.d/30-output-files-files_test1.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395833.5500398, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395823.2210398, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395822.9030397, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "3485417903", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 33333, "state": "absent", "type": "basics"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_test0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_test1 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_severity_and_facility in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_facility_only in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:24:30 UTC", "ActiveEnterTimestampMonotonic": "104702751", "ActiveExitTimestamp": "Mon 2021-11-08 18:24:30 UTC", "ActiveExitTimestampMonotonic": "104378458", "ActiveState": "active", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:24:30 UTC", "AssertTimestampMonotonic": "104697143", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "83292000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:24:30 UTC", "ConditionTimestampMonotonic": "104697141", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14380", "ExecMainStartTimestamp": "Mon 2021-11-08 18:24:30 UTC", "ExecMainStartTimestampMonotonic": "104698488", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:24:30 UTC] ; stop_time=[n/a] ; pid=14380 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:24:30 UTC] ; stop_time=[n/a] ; pid=14380 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:24:30 UTC", "InactiveEnterTimestampMonotonic": "104696087", "InactiveExitTimestamp": "Mon 2021-11-08 18:24:30 UTC", "InactiveExitTimestampMonotonic": "104698929", "InvocationID": "a2474c813c9247d1a84db98180caab8d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "14380", "MemoryAccounting": "yes", "MemoryCurrent": "1773568", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:24:30 UTC", "StateChangeTimestampMonotonic": "104702751", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:24:49 UTC", "ActiveEnterTimestampMonotonic": "123189203", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:24:49 UTC", "AssertTimestampMonotonic": "123184828", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3430000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:24:49 UTC", "ConditionTimestampMonotonic": "123184826", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "17174", "ExecMainStartTimestamp": "Mon 2021-11-08 18:24:49 UTC", "ExecMainStartTimestampMonotonic": "123185922", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:24:49 UTC] ; stop_time=[n/a] ; pid=17174 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:24:49 UTC] ; stop_time=[n/a] ; pid=17174 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:24:49 UTC", "InactiveExitTimestampMonotonic": "123186193", "InvocationID": "bc9552424a0943ee858ae5a348c70b20", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17174", "MemoryAccounting": "yes", "MemoryCurrent": "643072", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:24:49 UTC", "StateChangeTimestampMonotonic": "123189203", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [TEST CASE 2; Absent state test - Running combination configured logging role twice] *** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:428 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_0', 'inputs': ['basic_input'], 'outputs': ['files_test0', 'files_test1', 'forwards_severity_and_facility', 'forwards_facility_only']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_0", "outputs": ["files_test0", "files_test1", "forwards_severity_and_facility", "forwards_facility_only"]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_1', 'inputs': ['files_input'], 'outputs': ['files_test0', 'files_test1']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input"], "name": "flow_1", "outputs": ["files_test0", "files_test1"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T182256", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T182256/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005182", "end": "2021-11-08 18:24:54.006737", "rc": 0, "start": "2021-11-08 18:24:54.001555", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395833.5500398, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395823.2210398, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395822.9030397, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "3485417903", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "md5sum": "863131059e7ae38b2d3f96b0c3174cbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1636395896.295263-24382-245928415417515/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636395896.91497-24382-280942597635614/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "56fb5b3465c510c66c16acb6e4c09cedff65becb", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "md5sum": "7eb6315b750e569a4e33d950b97e89f9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 772, "src": "/root/.ansible/tmp/ansible-tmp-1636395898.2140417-24463-25681848420483/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test1\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_facility_only\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test1\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_severity_and_facility\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_facility_only\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "d6d12541d56eedb98dea5836070cae11330f24c5", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "1da2d23b6046e202adba01fc49882dbb", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 95, "src": "/root/.ansible/tmp/ansible-tmp-1636395899.0507169-24497-50079529466270/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call files_test0\n}\nif\n ($syslogtag == "files_input")\n then {\n call files_test1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "18c586195a143c36720e2d53d7ef7fbcce06fb7d", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test0\n}\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test1\n}\n"}], "state": "present", "type": "input"}, "md5sum": "90cd5c5bcba2ea7be2528e620318a34e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 234, "src": "/root/.ansible/tmp/ansible-tmp-1636395899.8645656-24531-136976816135668/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call files_test0\n}\nif\n ($syslogtag == "files_input")\n then {\n call files_test1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test0\n}\nif\n ($syslogtag == \"files_input\")\n then {\n call files_test1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "59cd91a2c526bf8edef8f58bdcbe2c8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "src": "/root/.ansible/tmp/ansible-tmp-1636395900.8737168-24569-229955570452822/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_test0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7812195bc16556e3483b6aea9b42308422bf5e6b", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "md5sum": "9feef8256218dbafaaaf92fa103790cd", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 129, "src": "/root/.ansible/tmp/ansible-tmp-1636395901.6892045-24603-119662695640735/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": 177, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_test1 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ad3b9f0266fa459e2cabcb3f5713b197d41d1a16", "dest": "/etc/rsyslog.d/30-output-files-files_test1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "md5sum": "1d9f204c5665b9e2db7750b7e1c5a994", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 92, "src": "/root/.ansible/tmp/ansible-tmp-1636395903.3279836-24666-67329886675435/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_severity_and_facility in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b187074ce805f9dbf253415f7a72b325e591f52a", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "1a0e549fa755489661a2df0251bbdf7e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 235, "src": "/root/.ansible/tmp/ansible-tmp-1636395904.3992717-24708-211674607452/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_facility_only in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "236ca9044721ca0926dc7c2ed1f6442f594b7a85", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "229878ab53f5a8198254434299b3bb72", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 216, "src": "/root/.ansible/tmp/ansible-tmp-1636395905.3858354-24750-143551248135564/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:25:05 UTC", "ActiveEnterTimestampMonotonic": "140097339", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:25:05 UTC", "AssertTimestampMonotonic": "140090555", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "60571000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:25:05 UTC", "ConditionTimestampMonotonic": "140090553", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19393", "ExecMainStartTimestamp": "Mon 2021-11-08 18:25:05 UTC", "ExecMainStartTimestampMonotonic": "140091673", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:25:05 UTC] ; stop_time=[n/a] ; pid=19393 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:25:05 UTC] ; stop_time=[n/a] ; pid=19393 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:25:05 UTC", "InactiveExitTimestampMonotonic": "140091926", "InvocationID": "64da61408a1e4a8bb5a9c9b68b9e84d5", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "19393", "MemoryAccounting": "yes", "MemoryCurrent": "6508544", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:25:05 UTC", "StateChangeTimestampMonotonic": "140097339", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:483 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395833.5500398, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395823.2210398, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395822.9030397, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "3485417903", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 11, "files": [{"atime": 1636395905.9610398, "ctime": 1636395901.5170398, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6273, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395901.2750397, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 129, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395905.9610398, "ctime": 1636395898.8720398, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6270, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395898.6290398, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 95, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395905.9610398, "ctime": 1636395896.7490396, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395896.5060399, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395902.0610397, "ctime": 1636395900.7080398, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6272, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395900.4660397, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395821.6250398, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636395905.9610398, "ctime": 1636395898.0430398, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6269, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395897.7940397, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 772, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395905.9610398, "ctime": 1636395899.6980398, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395899.4510398, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 234, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395905.9610398, "ctime": 1636395896.1130397, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395895.8770397, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395905.9610398, "ctime": 1636395904.2280397, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6275, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395903.9820397, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 235, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395905.9610398, "ctime": 1636395905.2110398, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6277, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395904.9690397, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 216, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395905.9610398, "ctime": 1636395903.1630397, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6274, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395902.9100397, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 92, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 11, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-files-files_test0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-files_test0.conf", "stat": {"atime": 1636395905.9610398, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "7812195bc16556e3483b6aea9b42308422bf5e6b", "ctime": 1636395901.5170398, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6273, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395901.2750397, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 129, "uid": 0, "version": "3202384165", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "stat": {"atime": 1636395905.9610398, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b187074ce805f9dbf253415f7a72b325e591f52a", "ctime": 1636395904.2280397, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6275, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395903.9820397, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 235, "uid": 0, "version": "1259114303", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/90-input-files-files_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-files-files_input.conf", "stat": {"atime": 1636395905.9610398, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "18c586195a143c36720e2d53d7ef7fbcce06fb7d", "ctime": 1636395899.6980398, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395899.4510398, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 234, "uid": 0, "version": "2893237323", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:494 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Generate test config file to be overridden] ****************************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:501 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "2037a21ce163b09c9f9764a89cb48ea463b387de", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "md5sum": "4fd020822a6c0e3d9c4649546ebf1c88", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 496, "src": "/root/.ansible/tmp/ansible-tmp-1636395910.4204895-24924-105930512279253/source", "state": "file", "uid": 0} TASK [deploy reduced config to output into local files] ************************ task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:522 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}, {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}, {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_0', 'inputs': ['basic_input'], 'outputs': ['files_test0']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_0", "outputs": ["files_test0"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T182256", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T182256/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.006702", "end": "2021-11-08 18:25:14.727256", "rc": 0, "start": "2021-11-08 18:25:14.720554", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/30-output-files-files_test0.conf\n/etc/rsyslog.d/10-input-files-modules.conf\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/90-input-basics-basic_input.conf\n/etc/rsyslog.d/90-input-files-files_input.conf\n/etc/rsyslog.d/00-global.conf\n/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf\n/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf\n/etc/rsyslog.d/30-output-files-files_test1.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/30-output-files-files_test0.conf", "/etc/rsyslog.d/10-input-files-modules.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/90-input-files-files_input.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "/etc/rsyslog.d/30-output-files-files_test1.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395833.5500398, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395823.2210398, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395822.9030397, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "3485417903", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 ok: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/00-global.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/05-common-defaults.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 33333, "type": "basics"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f72ecde94f87ca04a09b646a2a5a75530f95143c", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\n"}], "state": "present", "type": "input"}, "md5sum": "828b2d548402462e25f6c71f26fe0d11", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 463, "src": "/root/.ansible/tmp/ansible-tmp-1636395918.98509-25214-33861243010446/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_test0\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_test0\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "d6d12541d56eedb98dea5836070cae11330f24c5", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 95, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_test1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_test1", "path": "/var/log/secure", "state": "absent", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_severity_and_facility', 'type': 'forwards', 'facility': 'local1', 'severity': 'info', 'target': 'host.domain', 'tcp_port': 1514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local1", "name": "forwards_severity_and_facility", "severity": "info", "state": "absent", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_facility_only', 'type': 'forwards', 'facility': 'local2', 'target': 'host.domain', 'tcp_port': 2514, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "local2", "name": "forwards_facility_only", "state": "absent", "target": "host.domain", "tcp_port": 2514, "type": "forwards"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": 177, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_test0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7812195bc16556e3483b6aea9b42308422bf5e6b", "dest": "/etc/rsyslog.d/30-output-files-files_test0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 129, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": 177, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_test1 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_test1", "sections": [{"options": "ruleset(name=\"files_test1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_test1.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_severity_and_facility in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_severity_and_facility', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_severity_and_facility") {\n local1.info action(name="forwards_severity_and_facility"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_severity_and_facility", "sections": [{"options": "ruleset(name=\"forwards_severity_and_facility\") {\n local1.info action(name=\"forwards_severity_and_facility\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_severity_and_facility.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_facility_only in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_facility_only', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="forwards_facility_only") {\n local2.* action(name="forwards_facility_only"\n type="omfwd"\n Target="host.domain"\n Port="2514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-forwards-forwards_facility_only", "sections": [{"options": "ruleset(name=\"forwards_facility_only\") {\n local2.* action(name=\"forwards_facility_only\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"2514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-forwards-forwards_facility_only.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 ok: [/cache/fedora-33.qcow2] => {"changed": false, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:25:06 UTC", "ActiveEnterTimestampMonotonic": "140953012", "ActiveExitTimestamp": "Mon 2021-11-08 18:25:06 UTC", "ActiveExitTimestampMonotonic": "140640391", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:25:06 UTC", "AssertTimestampMonotonic": "140947106", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "74775000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:25:06 UTC", "ConditionTimestampMonotonic": "140947104", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19472", "ExecMainStartTimestamp": "Mon 2021-11-08 18:25:06 UTC", "ExecMainStartTimestampMonotonic": "140948374", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:25:06 UTC] ; stop_time=[n/a] ; pid=19472 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:25:06 UTC] ; stop_time=[n/a] ; pid=19472 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:25:06 UTC", "InactiveEnterTimestampMonotonic": "140946232", "InactiveExitTimestamp": "Mon 2021-11-08 18:25:06 UTC", "InactiveExitTimestampMonotonic": "140948653", "InvocationID": "106dfd740dc34d2b835a306fd5ec18d2", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "19472", "MemoryAccounting": "yes", "MemoryCurrent": "1814528", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:25:06 UTC", "StateChangeTimestampMonotonic": "140953012", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:25:06 UTC", "ActiveEnterTimestampMonotonic": "140953012", "ActiveExitTimestamp": "Mon 2021-11-08 18:25:06 UTC", "ActiveExitTimestampMonotonic": "140640391", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:25:06 UTC", "AssertTimestampMonotonic": "140947106", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "76275000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:25:06 UTC", "ConditionTimestampMonotonic": "140947104", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19472", "ExecMainStartTimestamp": "Mon 2021-11-08 18:25:06 UTC", "ExecMainStartTimestampMonotonic": "140948374", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:25:06 UTC] ; stop_time=[n/a] ; pid=19472 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:25:06 UTC] ; stop_time=[n/a] ; pid=19472 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:25:06 UTC", "InactiveEnterTimestampMonotonic": "140946232", "InactiveExitTimestamp": "Mon 2021-11-08 18:25:06 UTC", "InactiveExitTimestampMonotonic": "140948653", "InvocationID": "106dfd740dc34d2b835a306fd5ec18d2", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "19472", "MemoryAccounting": "yes", "MemoryCurrent": "1839104", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:25:06 UTC", "StateChangeTimestampMonotonic": "140953012", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:573 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395833.5500398, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395823.2210398, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395822.9030397, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "3485417903", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 7, "files": [{"atime": 1636395905.9610398, "ctime": 1636395901.5170398, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6273, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395901.2750397, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 129, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395905.9610398, "ctime": 1636395898.8720398, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6270, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395898.6290398, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 95, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395905.9610398, "ctime": 1636395896.7490396, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395896.5060399, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395902.0610397, "ctime": 1636395900.7080398, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6272, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395900.4660397, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395821.6250398, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636395926.3170397, "ctime": 1636395918.8510396, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6278, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395918.6030397, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 463, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636395905.9610398, "ctime": 1636395896.1130397, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636395895.8770397, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 7, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/90-input-basics-basic_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "stat": {"atime": 1636395926.3170397, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f72ecde94f87ca04a09b646a2a5a75530f95143c", "ctime": 1636395918.8510396, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6278, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395918.6030397, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 463, "uid": 0, "version": "3115708738", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:582 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check /etc/rsyslog.d/90-input-basics-basic_input.conf was updated] ******* task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:589 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "# GENERATED BASICS CONFIG FILE", "/etc/rsyslog.d/90-input-basics-basic_input.conf"], "delta": "0:00:00.003117", "end": "2021-11-08 18:25:28.992245", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2021-11-08 18:25:28.989128", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:598 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["systemctl", "status", "rsyslog"], "delta": "0:00:00.014912", "end": "2021-11-08 18:25:29.352382", "failed_when_result": false, "rc": 0, "start": "2021-11-08 18:25:29.337470", "stderr": "", "stderr_lines": [], "stdout": "● rsyslog.service - System Logging Service\n Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)\n Active: active (running) since Mon 2021-11-08 18:25:26 UTC; 3s ago\n Docs: man:rsyslogd(8)\n https://www.rsyslog.com/doc/\n Main PID: 21919 (rsyslogd)\n Tasks: 3 (limit: 2319)\n Memory: 1.1M\n CPU: 18ms\n CGroup: /system.slice/rsyslog.service\n └─21919 /usr/sbin/rsyslogd -n\n\nNov 08 18:25:26 localhost systemd[1]: Starting System Logging Service...\nNov 08 18:25:26 localhost rsyslogd[21919]: imfile: no files configured to be monitored - no input will be gathered [v8.2010.0 try https://www.rsyslog.com/e/2212 ]\nNov 08 18:25:26 localhost rsyslogd[21919]: [origin software=\"rsyslogd\" swVersion=\"8.2010.0\" x-pid=\"21919\" x-info=\"https://www.rsyslog.com\"] start\nNov 08 18:25:26 localhost systemd[1]: Started System Logging Service.\nNov 08 18:25:26 localhost rsyslogd[21919]: imjournal: journal files changed, reloading... [v8.2010.0 try https://www.rsyslog.com/e/0 ]", "stdout_lines": ["● rsyslog.service - System Logging Service", " Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)", " Active: active (running) since Mon 2021-11-08 18:25:26 UTC; 3s ago", " Docs: man:rsyslogd(8)", " https://www.rsyslog.com/doc/", " Main PID: 21919 (rsyslogd)", " Tasks: 3 (limit: 2319)", " Memory: 1.1M", " CPU: 18ms", " CGroup: /system.slice/rsyslog.service", " └─21919 /usr/sbin/rsyslogd -n", "", "Nov 08 18:25:26 localhost systemd[1]: Starting System Logging Service...", "Nov 08 18:25:26 localhost rsyslogd[21919]: imfile: no files configured to be monitored - no input will be gathered [v8.2010.0 try https://www.rsyslog.com/e/2212 ]", "Nov 08 18:25:26 localhost rsyslogd[21919]: [origin software=\"rsyslogd\" swVersion=\"8.2010.0\" x-pid=\"21919\" x-info=\"https://www.rsyslog.com\"] start", "Nov 08 18:25:26 localhost systemd[1]: Started System Logging Service.", "Nov 08 18:25:26 localhost rsyslogd[21919]: imjournal: journal files changed, reloading... [v8.2010.0 try https://www.rsyslog.com/e/0 ]"]} TASK [END TEST CASE 2; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:604 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "ratelimit_burst": 33333, "state": "absent", "type": "basics"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T182256", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T182256/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005748", "end": "2021-11-08 18:25:32.290747", "rc": 0, "start": "2021-11-08 18:25:32.284999", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/30-output-files-files_test0.conf\n/etc/rsyslog.d/10-input-files-modules.conf\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/90-input-basics-basic_input.conf\n/etc/rsyslog.d/00-global.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/30-output-files-files_test0.conf", "/etc/rsyslog.d/10-input-files-modules.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/00-global.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636395833.5500398, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636395823.2210398, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636395822.9030397, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "3485417903", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'ratelimit_burst': 33333, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "ratelimit_burst": 33333, "state": "absent", "type": "basics"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="33333"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"33333\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_test0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_test0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_test0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_test0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_test0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_test0", "sections": [{"options": "ruleset(name=\"files_test0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_test0.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:25:26 UTC", "ActiveEnterTimestampMonotonic": "160452091", "ActiveExitTimestamp": "Mon 2021-11-08 18:25:25 UTC", "ActiveExitTimestampMonotonic": "160099001", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:25:26 UTC", "AssertTimestampMonotonic": "160446388", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "47022000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:25:26 UTC", "ConditionTimestampMonotonic": "160446386", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "21919", "ExecMainStartTimestamp": "Mon 2021-11-08 18:25:26 UTC", "ExecMainStartTimestampMonotonic": "160448027", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:25:26 UTC] ; stop_time=[n/a] ; pid=21919 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:25:26 UTC] ; stop_time=[n/a] ; pid=21919 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:25:26 UTC", "InactiveEnterTimestampMonotonic": "160445774", "InactiveExitTimestamp": "Mon 2021-11-08 18:25:26 UTC", "InactiveExitTimestampMonotonic": "160448381", "InvocationID": "4510a8d0e8e348bfad8ac8eb2e33017a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "21919", "MemoryAccounting": "yes", "MemoryCurrent": "1277952", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:25:26 UTC", "StateChangeTimestampMonotonic": "160452091", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} TASK [Cleaning up __testfile__] ************************************************ task path: /tmp/tmplo6v5v22/tests/tests_combination.yml:626 changed: [/cache/fedora-33.qcow2] => {"changed": true, "path": "/tmp/__testfile__", "state": "absent"} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:25:38 UTC", "ActiveEnterTimestampMonotonic": "172326118", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:25:38 UTC", "AssertTimestampMonotonic": "172319229", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "5708000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:25:38 UTC", "ConditionTimestampMonotonic": "172319227", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "23525", "ExecMainStartTimestamp": "Mon 2021-11-08 18:25:38 UTC", "ExecMainStartTimestampMonotonic": "172320545", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:25:38 UTC] ; stop_time=[n/a] ; pid=23525 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:25:38 UTC] ; stop_time=[n/a] ; pid=23525 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:25:38 UTC", "InactiveExitTimestampMonotonic": "172320834", "InvocationID": "0be96c794fd94b628bd1205dfb1c6e63", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "23525", "MemoryAccounting": "yes", "MemoryCurrent": "663552", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:25:38 UTC", "StateChangeTimestampMonotonic": "172326118", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=382 changed=76 unreachable=0 failed=0 skipped=326 rescued=0 ignored=0 + cd /tmp/tmplo6v5v22/tests; TEST_SUBJECTS=/cache/fedora-33.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-257-dd08378-fedora-33-mupo0o3n/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmplo6v5v22/_setup.yml /tmp/tmplo6v5v22/tests/tests_default.yml ansible-playbook 2.9.25 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.9.7 (default, Aug 30 2021, 00:00:00) [GCC 11.2.1 20210728 (Red Hat 11.2.1-1)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmplo6v5v22/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/_setup.yml:5 ok: [/cache/fedora-33.qcow2] => { "groups": { "all": [ "/cache/fedora-33.qcow2" ], "localhost": [ "/cache/fedora-33.qcow2" ], "subjects": [ "/cache/fedora-33.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmplo6v5v22/_setup.yml:7 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/tmplo6v5v22/tests/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmplo6v5v22/tests/tests_default.yml:3 ok: [/cache/fedora-33.qcow2] META: ran handlers TASK [default run (NOOP)] ****************************************************** task path: /tmp/tmplo6v5v22/tests/tests_default.yml:7 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": []}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-8.2010.0-2.fc33.x86_64", "Installed: libfastjson-0.99.8-7.fc33.x86_64", "Installed: logrotate-3.17.0-3.fc33.x86_64", "Installed: libestr-0.1.9-15.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T182553", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T182553/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.008480", "end": "2021-11-08 18:27:23.960440", "rc": 0, "start": "2021-11-08 18:27:23.951960", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396043.9581897, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bf4118be9d80c2ad45586b88b4c644e4b1e0fc32", "ctime": 1636396040.7981896, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1627384859.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3223, "uid": 0, "version": "3524188889", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_default.yml:11 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=22 changed=2 unreachable=0 failed=0 skipped=27 rescued=0 ignored=0 + cd /tmp/tmplo6v5v22/tests; TEST_SUBJECTS=/cache/fedora-33.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-257-dd08378-fedora-33-mupo0o3n/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmplo6v5v22/_setup.yml /tmp/tmplo6v5v22/tests/tests_enabled.yml ansible-playbook 2.9.25 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.9.7 (default, Aug 30 2021, 00:00:00) [GCC 11.2.1 20210728 (Red Hat 11.2.1-1)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmplo6v5v22/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/_setup.yml:5 ok: [/cache/fedora-33.qcow2] => { "groups": { "all": [ "/cache/fedora-33.qcow2" ], "localhost": [ "/cache/fedora-33.qcow2" ], "subjects": [ "/cache/fedora-33.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmplo6v5v22/_setup.yml:7 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_enabled.yml **************************************************** 1 plays in /tmp/tmplo6v5v22/tests/tests_enabled.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmplo6v5v22/tests/tests_enabled.yml:20 ok: [/cache/fedora-33.qcow2] META: ran handlers TASK [default run] ************************************************************* task path: /tmp/tmplo6v5v22/tests/tests_enabled.yml:24 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": []}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-8.2010.0-2.fc33.x86_64", "Installed: libfastjson-0.99.8-7.fc33.x86_64", "Installed: logrotate-3.17.0-3.fc33.x86_64", "Installed: libestr-0.1.9-15.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T182741", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T182741/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.007531", "end": "2021-11-08 18:28:25.360666", "rc": 0, "start": "2021-11-08 18:28:25.353135", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396105.3579051, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bf4118be9d80c2ad45586b88b4c644e4b1e0fc32", "ctime": 1636396102.2559052, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1627384859.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3223, "uid": 0, "version": "251315443", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_enabled.yml:34 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396105.3579051, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bf4118be9d80c2ad45586b88b4c644e4b1e0fc32", "ctime": 1636396102.2559052, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1627384859.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3223, "uid": 0, "version": "251315443", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 1, "files": [{"atime": 1636396105.358905, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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}], "matched": 1, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_enabled.yml:42 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=27 changed=2 unreachable=0 failed=0 skipped=30 rescued=0 ignored=0 + cd /tmp/tmplo6v5v22/tests; TEST_SUBJECTS=/cache/fedora-33.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-257-dd08378-fedora-33-mupo0o3n/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmplo6v5v22/_setup.yml /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml ansible-playbook 2.9.25 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.9.7 (default, Aug 30 2021, 00:00:00) [GCC 11.2.1 20210728 (Red Hat 11.2.1-1)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmplo6v5v22/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/_setup.yml:5 ok: [/cache/fedora-33.qcow2] => { "groups": { "all": [ "/cache/fedora-33.qcow2" ], "localhost": [ "/cache/fedora-33.qcow2" ], "subjects": [ "/cache/fedora-33.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmplo6v5v22/_setup.yml:7 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_files_elasticsearch.yml **************************************** 1 plays in /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml PLAY [Ensure that the role runs with parameters from imfile to two elasticsearch outputs] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:2 ok: [/cache/fedora-33.qcow2] META: ran handlers TASK [local certs are copied to the target host with the default configuration path.] *** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:24 changed: [/cache/fedora-33.qcow2 -> localhost] => (item=/tmp/es-ca.crt) => {"ansible_loop_var": "item", "changed": true, "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "dest": "/tmp/es-ca.crt", "gid": 0, "group": "root", "item": "/tmp/es-ca.crt", "md5sum": "604ce87fa0aee53b1a984b91456fbd1d", "mode": "0400", "owner": "root", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1636396124.0106776-26865-123586821038108/source", "state": "file", "uid": 0} changed: [/cache/fedora-33.qcow2 -> localhost] => (item=/tmp/es-cert.pem) => {"ansible_loop_var": "item", "changed": true, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/tmp/es-cert.pem", "gid": 0, "group": "root", "item": "/tmp/es-cert.pem", "md5sum": "d7053aace7d05881af94097ab7f3cca0", "mode": "0400", "owner": "root", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1636396124.5475745-26865-105434745299071/source", "state": "file", "uid": 0} changed: [/cache/fedora-33.qcow2 -> localhost] => (item=/tmp/es-key.pem) => {"ansible_loop_var": "item", "changed": true, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/tmp/es-key.pem", "gid": 0, "group": "root", "item": "/tmp/es-key.pem", "md5sum": "35477f5fbf583376fd1696317eca941e", "mode": "0400", "owner": "root", "size": 31, "src": "/root/.ansible/tmp/ansible-tmp-1636396124.8921936-26865-263864441625546/source", "state": "file", "uid": 0} TASK [TEST CASE 0; local certs are copied to the target host with the default configuration path] *** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:38 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_0', 'inputs': ['files_input'], 'outputs': '[elasticsearch_output]'}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input"], "name": "flow_0", "outputs": "[elasticsearch_output]"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-8.2010.0-2.fc33.x86_64", "Installed: libfastjson-0.99.8-7.fc33.x86_64", "Installed: logrotate-3.17.0-3.fc33.x86_64", "Installed: libestr-0.1.9-15.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T182843", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T182843/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.007997", "end": "2021-11-08 18:29:40.619962", "rc": 0, "start": "2021-11-08 18:29:40.611965", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396180.6177166, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bf4118be9d80c2ad45586b88b4c644e4b1e0fc32", "ctime": 1636396177.4577165, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1627384859.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3223, "uid": 0, "version": "2673387033", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "e08a7b6fa14b8e9ce4b3f79d00d21c08", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "src": "/root/.ansible/tmp/ansible-tmp-1636396181.7069495-27153-139760496060444/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "md5sum": "863131059e7ae38b2d3f96b0c3174cbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1636396182.436358-27183-44829352807369/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636396183.0974422-27183-269365602009639/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "d6d12541d56eedb98dea5836070cae11330f24c5", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "1da2d23b6046e202adba01fc49882dbb", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 95, "src": "/root/.ansible/tmp/ansible-tmp-1636396184.1699824-27256-261854034234240/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "bc6e13b38b3aacc698c8bdef314317617f666423", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\n\n"}], "state": "present", "type": "input"}, "md5sum": "3a08a8b455e4a1054e978c79bba57237", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 101, "src": "/root/.ansible/tmp/ansible-tmp-1636396184.9794443-27290-203477121155370/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\n\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "dest": "/etc/pki/tls/certs/es-ca.crt", "gid": 0, "group": "root", "md5sum": "604ce87fa0aee53b1a984b91456fbd1d", "mode": "0444", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1636396185.918943-27326-250375692432095/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/etc/pki/tls/certs/es-cert.pem", "gid": 0, "group": "root", "md5sum": "d7053aace7d05881af94097ab7f3cca0", "mode": "0444", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1636396186.5644112-27354-81438636148526/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/etc/pki/tls/private/es-key.pem", "gid": 0, "group": "root", "md5sum": "35477f5fbf583376fd1696317eca941e", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 31, "src": "/root/.ansible/tmp/ansible-tmp-1636396187.2113707-27382-135197320928560/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-elasticsearch-8.2010.0-2.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "62e6d34344caa40ec0432f4bc9de56721faf2cda", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "md5sum": "3db61224d4f3afa9db3364f4057368f8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 78, "src": "/root/.ansible/tmp/ansible-tmp-1636396190.2862785-27432-197062846904654/source", "state": "file", "uid": 0} changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5414c4589f6f3102e668c5c49ffc32c7c1e6798b", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "md5sum": "6fa571345a7fb1fe5c29e1e035a18f81", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1098, "src": "/root/.ansible/tmp/ansible-tmp-1636396190.9411647-27432-158209376898743/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/pki/tls/certs/es-ca.crt"\n tls.mycert="/etc/pki/tls/certs/es-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/es-key.pem"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "a3b595775a883b133b25ec4fa0ac1210e224d80d", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "gid": 0, "group": "root", "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/es-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/es-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "b205c68e746e61713ae241ce892d77be", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2058, "src": "/root/.ansible/tmp/ansible-tmp-1636396191.8152888-27491-29893156448922/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/pki/tls/certs/es-ca.crt"\n tls.mycert="/etc/pki/tls/certs/es-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/es-key.pem"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/es-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/es-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d (no_log)] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "59cd91a2c526bf8edef8f58bdcbe2c8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "src": "/root/.ansible/tmp/ansible-tmp-1636396192.6457877-27527-121670980908431/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (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": "ec4f5c91855d526e10963c7678121d42168d319b", "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": "20057dad3aa8039db4ff077d1540f965", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1129, "src": "/root/.ansible/tmp/ansible-tmp-1636396193.4556632-27561-276127289813084/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:29:54 UTC", "ActiveEnterTimestampMonotonic": "81758044", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:29:54 UTC", "AssertTimestampMonotonic": "81747330", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "8970000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:29:54 UTC", "ConditionTimestampMonotonic": "81747328", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9414", "ExecMainStartTimestamp": "Mon 2021-11-08 18:29:54 UTC", "ExecMainStartTimestampMonotonic": "81748932", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:29:54 UTC] ; stop_time=[n/a] ; pid=9414 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:29:54 UTC] ; stop_time=[n/a] ; pid=9414 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:29:54 UTC", "InactiveExitTimestampMonotonic": "81749327", "InvocationID": "cd3acd0a9093403ea2dd60b1acec245f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9414", "MemoryAccounting": "yes", "MemoryCurrent": "1540096", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:29:54 UTC", "StateChangeTimestampMonotonic": "81758044", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:69 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396194.6117165, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396182.0047164, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396181.7707164, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "2127036467", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 10, "files": [{"atime": 1636396194.6127164, "ctime": 1636396184.4647164, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396184.2127163, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 95, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396194.6127164, "ctime": 1636396191.2397165, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396190.9917164, "nlink": 1, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1098, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396194.6127164, "ctime": 1636396183.3917165, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6265, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396183.1447165, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396194.6127164, "ctime": 1636396193.7327166, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6276, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396193.4957163, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1129, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396194.6127164, "ctime": 1636396192.9417164, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6275, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396192.6997166, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396180.6177166, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636396194.6127164, "ctime": 1636396192.1017165, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6273, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0600", "mtime": 1636396191.8577166, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "rgrp": false, "roth": false, "rusr": true, "size": 2058, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396194.6127164, "ctime": 1636396185.2767165, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396185.0297165, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 101, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396194.6127164, "ctime": 1636396182.7557166, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396182.5067165, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396194.6127164, "ctime": 1636396190.6087165, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6262, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396190.3717165, "nlink": 1, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 78, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 10, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/90-input-files-files_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-files-files_input.conf", "stat": {"atime": 1636396194.6127164, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bc6e13b38b3aacc698c8bdef314317617f666423", "ctime": 1636396185.2767165, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396185.0297165, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 101, "uid": 0, "version": "787783180", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "stat": {"atime": 1636396194.6127164, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a3b595775a883b133b25ec4fa0ac1210e224d80d", "ctime": 1636396192.1017165, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6273, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1636396191.8577166, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 2058, "uid": 0, "version": "73764685", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:79 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check if the output files config exists] ********************************* task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:87 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396194.6127164, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a3b595775a883b133b25ec4fa0ac1210e224d80d", "ctime": 1636396192.1017165, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6273, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1636396191.8577166, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 2058, "uid": 0, "version": "73764685", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check if the copied key/certs files exist] ******************************* task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:91 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/es-ca.crt) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/rsyslog.d/es-ca.crt", "stat": {"exists": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/es-cert.pem) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/rsyslog.d/es-cert.pem", "stat": {"exists": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/es-key.pem) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/rsyslog.d/es-key.pem", "stat": {"exists": false}} TASK [Check certs in /etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf] *** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:99 ok: [/cache/fedora-33.qcow2] => (item={'key': 'cacert', 'value': '/tmp/es-ca.crt'}) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "tls.cacert=\"/etc/pki/tls/certs/es-ca.crt\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003191", "end": "2021-11-08 18:29:59.471584", "item": {"key": "cacert", "value": "/tmp/es-ca.crt"}, "rc": 0, "start": "2021-11-08 18:29:59.468393", "stderr": "", "stderr_lines": [], "stdout": " tls.cacert=\"/etc/pki/tls/certs/es-ca.crt\"", "stdout_lines": [" tls.cacert=\"/etc/pki/tls/certs/es-ca.crt\""]} ok: [/cache/fedora-33.qcow2] => (item={'key': 'mycert', 'value': '/tmp/es-cert.pem'}) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "tls.mycert=\"/etc/pki/tls/certs/es-cert.pem\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003104", "end": "2021-11-08 18:29:59.793324", "item": {"key": "mycert", "value": "/tmp/es-cert.pem"}, "rc": 0, "start": "2021-11-08 18:29:59.790220", "stderr": "", "stderr_lines": [], "stdout": " tls.mycert=\"/etc/pki/tls/certs/es-cert.pem\"", "stdout_lines": [" tls.mycert=\"/etc/pki/tls/certs/es-cert.pem\""]} TASK [Check key in /etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf] *** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:109 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "tls.myprivkey=\"/etc/pki/tls/private/es-key.pem\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003158", "end": "2021-11-08 18:30:00.133202", "rc": 0, "start": "2021-11-08 18:30:00.130044", "stderr": "", "stderr_lines": [], "stdout": " tls.myprivkey=\"/etc/pki/tls/private/es-key.pem\"", "stdout_lines": [" tls.myprivkey=\"/etc/pki/tls/private/es-key.pem\""]} TASK [Check retryfailures in /etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf] *** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:116 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "retryfailures=\"on\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.002992", "end": "2021-11-08 18:30:00.462794", "rc": 0, "start": "2021-11-08 18:30:00.459802", "stderr": "", "stderr_lines": [], "stdout": " retryfailures=\"on\"", "stdout_lines": [" retryfailures=\"on\""]} TASK [Check retryruleset in /etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf] *** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:120 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "retryruleset=\"elasticsearch_output\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.002905", "end": "2021-11-08 18:30:00.792803", "rc": 0, "start": "2021-11-08 18:30:00.789898", "stderr": "", "stderr_lines": [], "stdout": " retryruleset=\"elasticsearch_output\"", "stdout_lines": [" retryruleset=\"elasticsearch_output\""]} TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:125 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T182843", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T182843/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.006000", "end": "2021-11-08 18:30:03.428721", "rc": 0, "start": "2021-11-08 18:30:03.422721", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/10-input-files-modules.conf\n/etc/rsyslog.d/30-output-elasticsearch.conf\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/30-output-files-default_files.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf\n/etc/rsyslog.d/90-input-files-files_input.conf\n/etc/rsyslog.d/00-global.conf\n/etc/rsyslog.d/10-output-elasticsearch-module.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/10-input-files-modules.conf", "/etc/rsyslog.d/30-output-elasticsearch.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "/etc/rsyslog.d/90-input-files-files_input.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/10-output-elasticsearch-module.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396194.6117165, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396182.0047164, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396181.7707164, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "2127036467", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': True, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": true, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "dest": "/etc/pki/tls/certs/es-ca.crt", "gid": 0, "group": "root", "mode": "0444", "owner": "root", "path": "/etc/pki/tls/certs/es-ca.crt", "secontext": "system_u:object_r:cert_t:s0", "size": 30, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/etc/pki/tls/certs/es-cert.pem", "gid": 0, "group": "root", "mode": "0444", "owner": "root", "path": "/etc/pki/tls/certs/es-cert.pem", "secontext": "system_u:object_r:cert_t:s0", "size": 32, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/etc/pki/tls/private/es-key.pem", "gid": 0, "group": "root", "mode": "0400", "owner": "root", "path": "/etc/pki/tls/private/es-key.pem", "secontext": "system_u:object_r:cert_t:s0", "size": 31, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/pki/tls/certs/es-ca.crt"\n tls.mycert="/etc/pki/tls/certs/es-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/es-key.pem"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/es-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/es-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/pki/tls/certs/es-ca.crt"\n tls.mycert="/etc/pki/tls/certs/es-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/es-key.pem"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/pki/tls/certs/es-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/es-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d (no_log)] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:29:55 UTC", "ActiveEnterTimestampMonotonic": "82312705", "ActiveExitTimestamp": "Mon 2021-11-08 18:29:55 UTC", "ActiveExitTimestampMonotonic": "82297971", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:29:55 UTC", "AssertTimestampMonotonic": "82303686", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "8083000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:29:55 UTC", "ConditionTimestampMonotonic": "82303684", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9490", "ExecMainStartTimestamp": "Mon 2021-11-08 18:29:55 UTC", "ExecMainStartTimestampMonotonic": "82304876", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:29:55 UTC] ; stop_time=[n/a] ; pid=9490 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:29:55 UTC] ; stop_time=[n/a] ; pid=9490 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:29:55 UTC", "InactiveEnterTimestampMonotonic": "82303038", "InactiveExitTimestamp": "Mon 2021-11-08 18:29:55 UTC", "InactiveExitTimestampMonotonic": "82305127", "InvocationID": "8e5867d90d5d452190a28367884fa264", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9490", "MemoryAccounting": "yes", "MemoryCurrent": "1536000", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:29:55 UTC", "StateChangeTimestampMonotonic": "82312705", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:30:15 UTC", "ActiveEnterTimestampMonotonic": "102237096", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:30:15 UTC", "AssertTimestampMonotonic": "102232371", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3468000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:30:15 UTC", "ConditionTimestampMonotonic": "102232369", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12274", "ExecMainStartTimestamp": "Mon 2021-11-08 18:30:15 UTC", "ExecMainStartTimestampMonotonic": "102233699", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:30:15 UTC] ; stop_time=[n/a] ; pid=12274 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:30:15 UTC] ; stop_time=[n/a] ; pid=12274 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:30:15 UTC", "InactiveExitTimestampMonotonic": "102233982", "InvocationID": "bc4f849d1c9e4c9a8804793b56f52a2a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12274", "MemoryAccounting": "yes", "MemoryCurrent": "643072", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:30:15 UTC", "StateChangeTimestampMonotonic": "102237096", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [clean up fake pki files] ************************************************* task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:154 changed: [/cache/fedora-33.qcow2] => (item=/etc/pki/tls/private/es-key.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/es-key.pem", "path": "/etc/pki/tls/private/es-key.pem", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item=/etc/pki/tls/certs/es-cert.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/es-cert.pem", "path": "/etc/pki/tls/certs/es-cert.pem", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item=/etc/pki/tls/certs/es-ca.crt) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/es-ca.crt", "path": "/etc/pki/tls/certs/es-ca.crt", "state": "absent"} TASK [Uninstall rsyslog-elasticsearch] ***************************************** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:161 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: rsyslog-elasticsearch-8.2010.0-2.fc33.x86_64"]} TASK [TEST CASE 1; Elasticsearch config - local certs are copied to the target host with the specified path] *** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:167 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/etc/rsyslog.d/es-ca-target.crt', 'cert': '/etc/rsyslog.d/es-cert-target.pem', 'private_key': '/etc/rsyslog.d/es-key-target.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_0', 'inputs': ['files_input'], 'outputs': ['elasticsearch_output']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input"], "name": "flow_0", "outputs": ["elasticsearch_output"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T182843", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T182843/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005390", "end": "2021-11-08 18:30:22.757458", "rc": 0, "start": "2021-11-08 18:30:22.752068", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396194.6117165, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396182.0047164, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396181.7707164, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "2127036467", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "md5sum": "863131059e7ae38b2d3f96b0c3174cbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1636396224.534358-28612-511073956193/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636396225.1603117-28612-221850296572987/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "d6d12541d56eedb98dea5836070cae11330f24c5", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "1da2d23b6046e202adba01fc49882dbb", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 95, "src": "/root/.ansible/tmp/ansible-tmp-1636396226.24244-28685-278896156367370/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "a7cd0af984d61521420f7bea82caa08ca5bf85d2", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "29553379a7b2250a4ac552f386c95b19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 176, "src": "/root/.ansible/tmp/ansible-tmp-1636396227.0690725-28719-50928419194602/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/etc/rsyslog.d/es-ca-target.crt', 'cert': '/etc/rsyslog.d/es-cert-target.pem', 'private_key': '/etc/rsyslog.d/es-key-target.pem'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "dest": "/etc/rsyslog.d/es-ca-target.crt", "gid": 0, "group": "root", "md5sum": "604ce87fa0aee53b1a984b91456fbd1d", "mode": "0444", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 30, "src": "/root/.ansible/tmp/ansible-tmp-1636396227.9680362-28755-9182436776509/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/etc/rsyslog.d/es-cert-target.pem", "gid": 0, "group": "root", "md5sum": "d7053aace7d05881af94097ab7f3cca0", "mode": "0444", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1636396228.5877001-28783-198028311871474/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/etc/rsyslog.d/es-key-target.pem", "gid": 0, "group": "root", "md5sum": "35477f5fbf583376fd1696317eca941e", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 31, "src": "/root/.ansible/tmp/ansible-tmp-1636396229.2081625-28811-261214105448176/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-elasticsearch-8.2010.0-2.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "62e6d34344caa40ec0432f4bc9de56721faf2cda", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "md5sum": "3db61224d4f3afa9db3364f4057368f8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 78, "src": "/root/.ansible/tmp/ansible-tmp-1636396231.880755-28861-5565701192556/source", "state": "file", "uid": 0} changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5414c4589f6f3102e668c5c49ffc32c7c1e6798b", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "md5sum": "6fa571345a7fb1fe5c29e1e035a18f81", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1098, "src": "/root/.ansible/tmp/ansible-tmp-1636396232.4818652-28861-200420078197045/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca-target.crt"\n tls.mycert="/etc/rsyslog.d/es-cert-target.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key-target.pem"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "4b02d9b9ee2728eecce349cd4f7a8580c7c800e3", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "gid": 0, "group": "root", "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca-target.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert-target.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key-target.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "0e7877b735c1ce3e8fa2de23f7c3d546", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2018, "src": "/root/.ansible/tmp/ansible-tmp-1636396233.2851777-28920-268777279246100/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca-target.crt"\n tls.mycert="/etc/rsyslog.d/es-cert-target.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key-target.pem"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca-target.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert-target.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key-target.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d (no_log)] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "59cd91a2c526bf8edef8f58bdcbe2c8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "src": "/root/.ansible/tmp/ansible-tmp-1636396234.1641173-28956-15995917059966/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (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": "ec4f5c91855d526e10963c7678121d42168d319b", "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": "20057dad3aa8039db4ff077d1540f965", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1129, "src": "/root/.ansible/tmp/ansible-tmp-1636396234.9585783-28990-85995150062854/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:30:35 UTC", "ActiveEnterTimestampMonotonic": "123099968", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:30:35 UTC", "AssertTimestampMonotonic": "123090812", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "8339000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:30:35 UTC", "ConditionTimestampMonotonic": "123090758", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14998", "ExecMainStartTimestamp": "Mon 2021-11-08 18:30:35 UTC", "ExecMainStartTimestampMonotonic": "123091846", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:30:35 UTC] ; stop_time=[n/a] ; pid=14998 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:30:35 UTC] ; stop_time=[n/a] ; pid=14998 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:30:35 UTC", "InactiveExitTimestampMonotonic": "123092114", "InvocationID": "9bafae651c184ae896a14b24a5e68eab", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "14998", "MemoryAccounting": "yes", "MemoryCurrent": "1536000", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:30:35 UTC", "StateChangeTimestampMonotonic": "123099968", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:201 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396194.6117165, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396182.0047164, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396181.7707164, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "2127036467", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 13, "files": [{"atime": 1636396235.9547164, "ctime": 1636396226.5197165, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396226.2817163, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 95, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396235.9547164, "ctime": 1636396232.7567165, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396232.5177164, "nlink": 1, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1098, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396235.9547164, "ctime": 1636396225.5017164, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396225.2457163, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396235.9547164, "ctime": 1636396235.2357163, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6276, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396234.9987164, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1129, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396235.9547164, "ctime": 1636396234.4407165, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6275, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396234.2017164, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396180.6177166, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636396235.9547164, "ctime": 1636396233.5607164, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6273, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0600", "mtime": 1636396233.3267164, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "rgrp": false, "roth": false, "rusr": true, "size": 2018, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396235.9547164, "ctime": 1636396227.3477166, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396227.1057165, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 176, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396235.9547164, "ctime": 1636396224.8147163, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6262, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396224.5787165, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396235.9547164, "ctime": 1636396232.1507165, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6265, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396231.9177165, "nlink": 1, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 78, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 10, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/90-input-files-files_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-files-files_input.conf", "stat": {"atime": 1636396235.9547164, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a7cd0af984d61521420f7bea82caa08ca5bf85d2", "ctime": 1636396227.3477166, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396227.1057165, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 176, "uid": 0, "version": "2066317972", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "stat": {"atime": 1636396235.9547164, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4b02d9b9ee2728eecce349cd4f7a8580c7c800e3", "ctime": 1636396233.5607164, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6273, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1636396233.3267164, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 2018, "uid": 0, "version": "112203999", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:211 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check if the output files config exists] ********************************* task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:219 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396235.9547164, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4b02d9b9ee2728eecce349cd4f7a8580c7c800e3", "ctime": 1636396233.5607164, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6273, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1636396233.3267164, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 2018, "uid": 0, "version": "112203999", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check if the copied key/certs files exist] ******************************* task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:223 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/es-ca-target.crt) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/rsyslog.d/es-ca-target.crt", "stat": {"atime": 1636396228.2267165, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "ctime": 1636396228.2327166, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0444", "mtime": 1636396227.9927166, "nlink": 1, "path": "/etc/rsyslog.d/es-ca-target.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 30, "uid": 0, "version": "3287018891", "wgrp": false, "woth": false, "writeable": true, "wusr": false, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/es-cert-target.pem) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/rsyslog.d/es-cert-target.pem", "stat": {"atime": 1636396228.8387165, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "ctime": 1636396228.8457165, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6269, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0444", "mtime": 1636396228.6067164, "nlink": 1, "path": "/etc/rsyslog.d/es-cert-target.pem", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 32, "uid": 0, "version": "1078764289", "wgrp": false, "woth": false, "writeable": true, "wusr": false, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/es-key-target.pem) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/rsyslog.d/es-key-target.pem", "stat": {"atime": 1636396229.4547164, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "ctime": 1636396229.4607165, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6270, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0400", "mtime": 1636396229.2267165, "nlink": 1, "path": "/etc/rsyslog.d/es-key-target.pem", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 31, "uid": 0, "version": "3682370076", "wgrp": false, "woth": false, "writeable": true, "wusr": false, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check key/certs in /etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf] *** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:231 ok: [/cache/fedora-33.qcow2] => (item={'key': 'cacert', 'value': '/etc/rsyslog.d/es-ca-target.crt'}) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "tls.cacert=\"/etc/rsyslog.d/es-ca-target.crt\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003120", "end": "2021-11-08 18:30:40.602304", "item": {"key": "cacert", "value": "/etc/rsyslog.d/es-ca-target.crt"}, "rc": 0, "start": "2021-11-08 18:30:40.599184", "stderr": "", "stderr_lines": [], "stdout": " tls.cacert=\"/etc/rsyslog.d/es-ca-target.crt\"", "stdout_lines": [" tls.cacert=\"/etc/rsyslog.d/es-ca-target.crt\""]} ok: [/cache/fedora-33.qcow2] => (item={'key': 'mycert', 'value': '/etc/rsyslog.d/es-cert-target.pem'}) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "tls.mycert=\"/etc/rsyslog.d/es-cert-target.pem\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.002926", "end": "2021-11-08 18:30:40.913455", "item": {"key": "mycert", "value": "/etc/rsyslog.d/es-cert-target.pem"}, "rc": 0, "start": "2021-11-08 18:30:40.910529", "stderr": "", "stderr_lines": [], "stdout": " tls.mycert=\"/etc/rsyslog.d/es-cert-target.pem\"", "stdout_lines": [" tls.mycert=\"/etc/rsyslog.d/es-cert-target.pem\""]} ok: [/cache/fedora-33.qcow2] => (item={'key': 'myprivkey', 'value': '/etc/rsyslog.d/es-key-target.pem'}) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "tls.myprivkey=\"/etc/rsyslog.d/es-key-target.pem\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003166", "end": "2021-11-08 18:30:41.228185", "item": {"key": "myprivkey", "value": "/etc/rsyslog.d/es-key-target.pem"}, "rc": 0, "start": "2021-11-08 18:30:41.225019", "stderr": "", "stderr_lines": [], "stdout": " tls.myprivkey=\"/etc/rsyslog.d/es-key-target.pem\"", "stdout_lines": [" tls.myprivkey=\"/etc/rsyslog.d/es-key-target.pem\""]} TASK [END TEST CASE 1; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:241 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/etc/rsyslog.d/es-ca-target.crt', 'cert': '/etc/rsyslog.d/es-cert-target.pem', 'private_key': '/etc/rsyslog.d/es-key-target.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T182843", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T182843/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.006264", "end": "2021-11-08 18:30:43.828917", "rc": 0, "start": "2021-11-08 18:30:43.822653", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/es-key-target.pem\n/etc/rsyslog.d/10-input-files-modules.conf\n/etc/rsyslog.d/30-output-elasticsearch.conf\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/30-output-files-default_files.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/es-ca-target.crt\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf\n/etc/rsyslog.d/90-input-files-files_input.conf\n/etc/rsyslog.d/00-global.conf\n/etc/rsyslog.d/es-cert-target.pem\n/etc/rsyslog.d/10-output-elasticsearch-module.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/es-key-target.pem", "/etc/rsyslog.d/10-input-files-modules.conf", "/etc/rsyslog.d/30-output-elasticsearch.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/es-ca-target.crt", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "/etc/rsyslog.d/90-input-files-files_input.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/es-cert-target.pem", "/etc/rsyslog.d/10-output-elasticsearch-module.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396194.6117165, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396182.0047164, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396181.7707164, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "2127036467", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'ca_cert': '/etc/rsyslog.d/es-ca-target.crt', 'cert': '/etc/rsyslog.d/es-cert-target.pem', 'private_key': '/etc/rsyslog.d/es-key-target.pem', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/es-ca-target.crt", "ca_cert_src": "/tmp/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert-target.pem", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key-target.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "e3973c6c4df9286ca689927d61c5dca3f046b651", "dest": "/etc/rsyslog.d/es-ca-target.crt", "gid": 0, "group": "root", "mode": "0444", "owner": "root", "path": "/etc/rsyslog.d/es-ca-target.crt", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 30, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/etc/rsyslog.d/es-cert-target.pem", "gid": 0, "group": "root", "mode": "0444", "owner": "root", "path": "/etc/rsyslog.d/es-cert-target.pem", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 32, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/etc/rsyslog.d/es-key-target.pem", "gid": 0, "group": "root", "mode": "0400", "owner": "root", "path": "/etc/rsyslog.d/es-key-target.pem", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 31, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca-target.crt"\n tls.mycert="/etc/rsyslog.d/es-cert-target.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key-target.pem"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca-target.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert-target.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key-target.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca-target.crt"\n tls.mycert="/etc/rsyslog.d/es-cert-target.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key-target.pem"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca-target.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert-target.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key-target.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d (no_log)] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:30:36 UTC", "ActiveEnterTimestampMonotonic": "123625602", "ActiveExitTimestamp": "Mon 2021-11-08 18:30:36 UTC", "ActiveExitTimestampMonotonic": "123612944", "ActiveState": "active", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:30:36 UTC", "AssertTimestampMonotonic": "123616642", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "7780000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:30:36 UTC", "ConditionTimestampMonotonic": "123616640", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15074", "ExecMainStartTimestamp": "Mon 2021-11-08 18:30:36 UTC", "ExecMainStartTimestampMonotonic": "123617710", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:30:36 UTC] ; stop_time=[n/a] ; pid=15074 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:30:36 UTC] ; stop_time=[n/a] ; pid=15074 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:30:36 UTC", "InactiveEnterTimestampMonotonic": "123615967", "InactiveExitTimestamp": "Mon 2021-11-08 18:30:36 UTC", "InactiveExitTimestampMonotonic": "123617987", "InvocationID": "de4a75edd0164adead1e7f373eba7772", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15074", "MemoryAccounting": "yes", "MemoryCurrent": "1531904", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:30:36 UTC", "StateChangeTimestampMonotonic": "123625602", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:30:54 UTC", "ActiveEnterTimestampMonotonic": "141347665", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:30:54 UTC", "AssertTimestampMonotonic": "141342257", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3572000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:30:54 UTC", "ConditionTimestampMonotonic": "141342256", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "17720", "ExecMainStartTimestamp": "Mon 2021-11-08 18:30:54 UTC", "ExecMainStartTimestampMonotonic": "141343972", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:30:54 UTC] ; stop_time=[n/a] ; pid=17720 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:30:54 UTC] ; stop_time=[n/a] ; pid=17720 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:30:54 UTC", "InactiveExitTimestampMonotonic": "141344235", "InvocationID": "60fdc7f2d9754cbc84950e757685de6e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17720", "MemoryAccounting": "yes", "MemoryCurrent": "647168", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:30:54 UTC", "StateChangeTimestampMonotonic": "141347665", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [clean up fake pki files] ************************************************* task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:273 changed: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/es-ca-target.crt) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/es-ca-target.crt", "path": "/etc/rsyslog.d/es-ca-target.crt", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/es-cert-target.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/es-cert-target.pem", "path": "/etc/rsyslog.d/es-cert-target.pem", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/es-key-target.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/es-key-target.pem", "path": "/etc/rsyslog.d/es-key-target.pem", "state": "absent"} TASK [TEST CASE 2; Elasticsearch config - local certs are not copied to the target host as tls is false] *** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:281 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": false, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": false, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_0', 'inputs': ['files_input'], 'outputs': ['elasticsearch_output']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input"], "name": "flow_0", "outputs": ["elasticsearch_output"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T182843", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T182843/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005415", "end": "2021-11-08 18:30:59.943039", "rc": 0, "start": "2021-11-08 18:30:59.937624", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396194.6117165, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396182.0047164, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396181.7707164, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "2127036467", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "md5sum": "863131059e7ae38b2d3f96b0c3174cbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1636396261.6782568-29990-66945180951175/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636396262.2994218-29990-204512149248575/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "d6d12541d56eedb98dea5836070cae11330f24c5", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "1da2d23b6046e202adba01fc49882dbb", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 95, "src": "/root/.ansible/tmp/ansible-tmp-1636396263.3481922-30063-156518958375764/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "a7cd0af984d61521420f7bea82caa08ca5bf85d2", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "29553379a7b2250a4ac552f386c95b19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 176, "src": "/root/.ansible/tmp/ansible-tmp-1636396264.2025743-30097-244461452601845/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": false, "type": "elasticsearch"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 ok: [/cache/fedora-33.qcow2] => { "msg": "WARNING: you specified tls: false and also specified one or more cert/key files in the configuration named elasticsearch_output" } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "62e6d34344caa40ec0432f4bc9de56721faf2cda", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "md5sum": "3db61224d4f3afa9db3364f4057368f8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 78, "src": "/root/.ansible/tmp/ansible-tmp-1636396267.0632784-30161-200857365274856/source", "state": "file", "uid": 0} changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5414c4589f6f3102e668c5c49ffc32c7c1e6798b", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "md5sum": "6fa571345a7fb1fe5c29e1e035a18f81", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1098, "src": "/root/.ansible/tmp/ansible-tmp-1636396267.6927133-30161-276257836903031/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b3805b302b0d9380e6924a029b93822b71ea82f8", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "gid": 0, "group": "root", "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "fc634b58e9d10504d448f0e4eb63be9f", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1841, "src": "/root/.ansible/tmp/ansible-tmp-1636396268.5235834-30220-220032860586334/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d (no_log)] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "59cd91a2c526bf8edef8f58bdcbe2c8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "src": "/root/.ansible/tmp/ansible-tmp-1636396269.362387-30256-114202439781676/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (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": "ec4f5c91855d526e10963c7678121d42168d319b", "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": "20057dad3aa8039db4ff077d1540f965", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1129, "src": "/root/.ansible/tmp/ansible-tmp-1636396270.1927974-30290-208604303621047/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:31:11 UTC", "ActiveEnterTimestampMonotonic": "158388093", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:31:11 UTC", "AssertTimestampMonotonic": "158378887", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "8152000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:31:11 UTC", "ConditionTimestampMonotonic": "158378885", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19990", "ExecMainStartTimestamp": "Mon 2021-11-08 18:31:11 UTC", "ExecMainStartTimestampMonotonic": "158379891", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:31:11 UTC] ; stop_time=[n/a] ; pid=19990 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:31:11 UTC] ; stop_time=[n/a] ; pid=19990 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:31:11 UTC", "InactiveExitTimestampMonotonic": "158380362", "InvocationID": "14b4a49a6ede475ca9cd4a6c9e3d5840", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "19990", "MemoryAccounting": "yes", "MemoryCurrent": "1536000", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:31:11 UTC", "StateChangeTimestampMonotonic": "158388093", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:313 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396194.6117165, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396182.0047164, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396181.7707164, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "2127036467", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 10, "files": [{"atime": 1636396271.2427166, "ctime": 1636396263.6697164, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6265, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396263.4317164, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 95, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396271.2427166, "ctime": 1636396267.9717164, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396267.7307165, "nlink": 1, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1098, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396271.2427166, "ctime": 1636396262.5997164, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396262.3537164, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396271.2427166, "ctime": 1636396270.4777164, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396270.2337165, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1129, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396271.2427166, "ctime": 1636396269.6347165, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6270, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396269.3957164, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396180.6177166, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636396271.2427166, "ctime": 1636396268.8047163, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6269, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0600", "mtime": 1636396268.5647163, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "rgrp": false, "roth": false, "rusr": true, "size": 1841, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396271.2427166, "ctime": 1636396264.4797165, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396264.2417164, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 176, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396271.2427166, "ctime": 1636396261.9577165, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6262, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396261.7197165, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396271.2427166, "ctime": 1636396267.3587165, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396267.1157165, "nlink": 1, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 78, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 10, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/90-input-files-files_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-files-files_input.conf", "stat": {"atime": 1636396271.2427166, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a7cd0af984d61521420f7bea82caa08ca5bf85d2", "ctime": 1636396264.4797165, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396264.2417164, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 176, "uid": 0, "version": "2747217133", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "stat": {"atime": 1636396271.2427166, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b3805b302b0d9380e6924a029b93822b71ea82f8", "ctime": 1636396268.8047163, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6269, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1636396268.5647163, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1841, "uid": 0, "version": "891025075", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:323 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check if the output files config exists] ********************************* task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:331 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396271.2427166, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b3805b302b0d9380e6924a029b93822b71ea82f8", "ctime": 1636396268.8047163, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6269, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1636396268.5647163, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1841, "uid": 0, "version": "891025075", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check if the copied key/certs files do not exist] ************************ task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:335 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/es-ca-target.crt) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/es-ca-target.crt", "stat": {"exists": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/es-cert-target.pem) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/es-cert-target.pem", "stat": {"exists": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/es-key-target.pem) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/es-key-target.pem", "stat": {"exists": false}} TASK [Check key/certs not in /etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf] *** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:345 ok: [/cache/fedora-33.qcow2] => (item={'key': 'cacert', 'value': '/etc/rsyslog.d/es-ca-target.crt'}) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "tls.cacert=\"/etc/rsyslog.d/es-ca-target.crt\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003150", "end": "2021-11-08 18:31:16.157950", "failed_when_result": false, "item": {"key": "cacert", "value": "/etc/rsyslog.d/es-ca-target.crt"}, "msg": "non-zero return code", "rc": 1, "start": "2021-11-08 18:31:16.154800", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ok: [/cache/fedora-33.qcow2] => (item={'key': 'mycert', 'value': '/etc/rsyslog.d/es-cert-target.pem'}) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "tls.mycert=\"/etc/rsyslog.d/es-cert-target.pem\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.002907", "end": "2021-11-08 18:31:16.465900", "failed_when_result": false, "item": {"key": "mycert", "value": "/etc/rsyslog.d/es-cert-target.pem"}, "msg": "non-zero return code", "rc": 1, "start": "2021-11-08 18:31:16.462993", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ok: [/cache/fedora-33.qcow2] => (item={'key': 'myprivkey', 'value': '/etc/rsyslog.d/es-key-target.pem'}) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "tls.myprivkey=\"/etc/rsyslog.d/es-key-target.pem\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.002813", "end": "2021-11-08 18:31:16.783545", "failed_when_result": false, "item": {"key": "myprivkey", "value": "/etc/rsyslog.d/es-key-target.pem"}, "msg": "non-zero return code", "rc": 1, "start": "2021-11-08 18:31:16.780732", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [END TEST CASE 2; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:357 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T182843", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T182843/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005696", "end": "2021-11-08 18:31:19.514578", "rc": 0, "start": "2021-11-08 18:31:19.508882", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/10-input-files-modules.conf\n/etc/rsyslog.d/30-output-elasticsearch.conf\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/30-output-files-default_files.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf\n/etc/rsyslog.d/90-input-files-files_input.conf\n/etc/rsyslog.d/00-global.conf\n/etc/rsyslog.d/10-output-elasticsearch-module.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/10-input-files-modules.conf", "/etc/rsyslog.d/30-output-elasticsearch.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "/etc/rsyslog.d/90-input-files-files_input.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/10-output-elasticsearch-module.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396194.6117165, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396182.0047164, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396181.7707164, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "2127036467", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'ca_cert_src': '/tmp/es-ca.crt', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert_src": "/tmp/es-ca.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 ok: [/cache/fedora-33.qcow2] => { "msg": "WARNING: you specified tls: false and also specified one or more cert/key files in the configuration named elasticsearch_output" } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d (no_log)] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:31:11 UTC", "ActiveEnterTimestampMonotonic": "158943667", "ActiveExitTimestamp": "Mon 2021-11-08 18:31:11 UTC", "ActiveExitTimestampMonotonic": "158929717", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:31:11 UTC", "AssertTimestampMonotonic": "158934446", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "7872000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:31:11 UTC", "ConditionTimestampMonotonic": "158934444", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "20066", "ExecMainStartTimestamp": "Mon 2021-11-08 18:31:11 UTC", "ExecMainStartTimestampMonotonic": "158935656", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:31:11 UTC] ; stop_time=[n/a] ; pid=20066 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:31:11 UTC] ; stop_time=[n/a] ; pid=20066 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:31:11 UTC", "InactiveEnterTimestampMonotonic": "158933366", "InactiveExitTimestamp": "Mon 2021-11-08 18:31:11 UTC", "InactiveExitTimestampMonotonic": "158936058", "InvocationID": "575fd03a5bb6496a9689e913a4953a10", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "20066", "MemoryAccounting": "yes", "MemoryCurrent": "1527808", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:31:11 UTC", "StateChangeTimestampMonotonic": "158943667", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:31:28 UTC", "ActiveEnterTimestampMonotonic": "175594340", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:31:28 UTC", "AssertTimestampMonotonic": "175590128", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3240000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:31:28 UTC", "ConditionTimestampMonotonic": "175590125", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "22385", "ExecMainStartTimestamp": "Mon 2021-11-08 18:31:28 UTC", "ExecMainStartTimestampMonotonic": "175591234", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:31:28 UTC] ; stop_time=[n/a] ; pid=22385 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:31:28 UTC] ; stop_time=[n/a] ; pid=22385 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:31:28 UTC", "InactiveExitTimestampMonotonic": "175591622", "InvocationID": "c104576f89064c4d948ad14d64a9a609", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "22385", "MemoryAccounting": "yes", "MemoryCurrent": "643072", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:31:28 UTC", "StateChangeTimestampMonotonic": "175594340", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [TEST CASE 3; Error case for Elasticsearch config - cert and ca_cert_src are missing] *** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:389 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'private_key': '/etc/rsyslog.d/key.pem', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_0', 'inputs': ['files_input'], 'outputs': ['elasticsearch_output', 'elasticsearch_output_ops']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input"], "name": "flow_0", "outputs": ["elasticsearch_output", "elasticsearch_output_ops"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T182843", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T182843/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005885", "end": "2021-11-08 18:31:33.363373", "rc": 0, "start": "2021-11-08 18:31:33.357488", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396194.6117165, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396182.0047164, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396181.7707164, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "2127036467", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "md5sum": "863131059e7ae38b2d3f96b0c3174cbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1636396295.1405396-31185-42016856388900/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636396295.7656922-31185-514851631500/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "d6d12541d56eedb98dea5836070cae11330f24c5", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "1da2d23b6046e202adba01fc49882dbb", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 95, "src": "/root/.ansible/tmp/ansible-tmp-1636396296.875847-31258-227411487159206/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "a7cd0af984d61521420f7bea82caa08ca5bf85d2", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "29553379a7b2250a4ac552f386c95b19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 176, "src": "/root/.ansible/tmp/ansible-tmp-1636396297.7053864-31292-244753309251393/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/ca_cert.crt', 'private_key': '/etc/rsyslog.d/key.pem', 'cert_src': '/tmp/es-cert.pem', 'private_key_src': '/tmp/es-key.pem'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/ca_cert.crt", "cert_src": "/tmp/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/key.pem", "private_key_src": "/tmp/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "20e967fdb67207b459285c7c7d1254809ed288b1", "dest": "/etc/pki/tls/certs/es-cert.pem", "gid": 0, "group": "root", "md5sum": "d7053aace7d05881af94097ab7f3cca0", "mode": "0444", "owner": "root", "secontext": "system_u:object_r:cert_t:s0", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1636396298.6950707-31330-216523184326769/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "d3877fa1c0c8f88f219e9378fb78bffa494a79cb", "dest": "/etc/rsyslog.d/key.pem", "gid": 0, "group": "root", "md5sum": "35477f5fbf583376fd1696317eca941e", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 31, "src": "/root/.ansible/tmp/ansible-tmp-1636396299.3903058-31358-26470117398514/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 fatal: [/cache/fedora-33.qcow2]: FAILED! => {"changed": false, "msg": "Error: you specified tls: true; you must specify all 3 of ca_cert, cert, private_key, or all 3 of ca_cert_src, cert_src, private_key_src, or set tls: false in the configuration named elasticsearch_output"} TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:420 ok: [/cache/fedora-33.qcow2] => { "msg": "Caught an expected error - {'failed': True, 'msg': 'Error: you specified tls: true; you must specify all 3 of ca_cert, cert, private_key, or all 3 of ca_cert_src, cert_src, private_key_src, or set tls: false in the configuration named elasticsearch_output', '_ansible_no_log': False, 'changed': False}" } TASK [assert...] *************************************************************** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:422 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [END TEST CASE 3; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:426 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T182843", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T182843/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.006647", "end": "2021-11-08 18:31:42.497045", "rc": 0, "start": "2021-11-08 18:31:42.490398", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/10-input-files-modules.conf\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/key.pem\n/etc/rsyslog.d/90-input-files-files_input.conf\n/etc/rsyslog.d/00-global.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/10-input-files-modules.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/key.pem", "/etc/rsyslog.d/90-input-files-files_input.conf", "/etc/rsyslog.d/00-global.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396194.6117165, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396182.0047164, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396181.7707164, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "2127036467", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d (no_log)] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 ok: [/cache/fedora-33.qcow2] => {"changed": false, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:31:51 UTC", "ActiveEnterTimestampMonotonic": "198594178", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:31:51 UTC", "AssertTimestampMonotonic": "198589246", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3326000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:31:51 UTC", "ConditionTimestampMonotonic": "198589238", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "25325", "ExecMainStartTimestamp": "Mon 2021-11-08 18:31:51 UTC", "ExecMainStartTimestampMonotonic": "198590894", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:31:51 UTC] ; stop_time=[n/a] ; pid=25325 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:31:51 UTC] ; stop_time=[n/a] ; pid=25325 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:31:51 UTC", "InactiveExitTimestampMonotonic": "198591324", "InvocationID": "dcdeab957cf74d39a77f98e0bb8511a9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "25325", "MemoryAccounting": "yes", "MemoryCurrent": "647168", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:31:51 UTC", "StateChangeTimestampMonotonic": "198594178", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [clean up fake pki files] ************************************************* task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:453 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/ca_cert.crt) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/rsyslog.d/ca_cert.crt", "path": "/etc/rsyslog.d/ca_cert.crt", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/key.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/key.pem", "path": "/etc/rsyslog.d/key.pem", "state": "absent"} TASK [TEST CASE 4; Error case for Elasticsearch config - although tls is true, no cert data are given.] *** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:461 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": true, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": true, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_0', 'inputs': ['files_input'], 'outputs': ['elasticsearch_output', 'elasticsearch_output_ops']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input"], "name": "flow_0", "outputs": ["elasticsearch_output", "elasticsearch_output_ops"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T182843", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T182843/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005943", "end": "2021-11-08 18:31:57.093327", "rc": 0, "start": "2021-11-08 18:31:57.087384", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396194.6117165, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396182.0047164, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396181.7707164, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "2127036467", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "md5sum": "863131059e7ae38b2d3f96b0c3174cbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1636396318.9000387-32055-175362642949866/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636396319.5543373-32055-211733751161592/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "d6d12541d56eedb98dea5836070cae11330f24c5", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "1da2d23b6046e202adba01fc49882dbb", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 95, "src": "/root/.ansible/tmp/ansible-tmp-1636396320.712661-32128-67873980409321/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "a7cd0af984d61521420f7bea82caa08ca5bf85d2", "dest": "/etc/rsyslog.d/90-input-files-files_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "29553379a7b2250a4ac552f386c95b19", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 176, "src": "/root/.ansible/tmp/ansible-tmp-1636396321.580849-32162-226478256086512/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call elasticsearch_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call elasticsearch_output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': True}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "tls": true, "type": "elasticsearch"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 fatal: [/cache/fedora-33.qcow2]: FAILED! => {"changed": false, "msg": "Error: you specified tls: true; you must specify all 3 of ca_cert, cert, private_key, or all 3 of ca_cert_src, cert_src, private_key_src, or set tls: false in the configuration named elasticsearch_output"} TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:489 ok: [/cache/fedora-33.qcow2] => { "msg": "Caught an expected error - {'failed': True, 'msg': 'Error: you specified tls: true; you must specify all 3 of ca_cert, cert, private_key, or all 3 of ca_cert_src, cert_src, private_key_src, or set tls: false in the configuration named elasticsearch_output', '_ansible_no_log': False, 'changed': False}" } TASK [assert...] *************************************************************** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:491 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [END TEST CASE 4; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:495 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T182843", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T182843/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.006266", "end": "2021-11-08 18:32:05.297778", "rc": 0, "start": "2021-11-08 18:32:05.291512", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/10-input-files-modules.conf\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/90-input-files-files_input.conf\n/etc/rsyslog.d/00-global.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/10-input-files-modules.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/90-input-files-files_input.conf", "/etc/rsyslog.d/00-global.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396194.6117165, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396182.0047164, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396181.7707164, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "2127036467", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input', 'type': 'files', 'input_log_path': '/var/log/inputdirectory/*.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory/*.log", "name": "files_input", "state": "absent", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory/*.log" tag="files_input")\nif\n ($syslogtag == "files_input")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-files_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory/*.log\" tag=\"files_input\")\nif\n ($syslogtag == \"files_input\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'tls': False, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "tls": false, "type": "elasticsearch"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server="logging-es"\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="off"\n usehttps="on"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=\"logging-es\"\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"off\"\n usehttps=\"on\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d (no_log)] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 ok: [/cache/fedora-33.qcow2] => {"changed": false, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:32:14 UTC", "ActiveEnterTimestampMonotonic": "221414090", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:32:14 UTC", "AssertTimestampMonotonic": "221409119", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3520000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:32:14 UTC", "ConditionTimestampMonotonic": "221409118", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "28154", "ExecMainStartTimestamp": "Mon 2021-11-08 18:32:14 UTC", "ExecMainStartTimestampMonotonic": "221410699", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:32:14 UTC] ; stop_time=[n/a] ; pid=28154 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:32:14 UTC] ; stop_time=[n/a] ; pid=28154 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:32:14 UTC", "InactiveExitTimestampMonotonic": "221411140", "InvocationID": "75243e1c81fc403b83dda7a3a953cf6e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "28154", "MemoryAccounting": "yes", "MemoryCurrent": "647168", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:32:14 UTC", "StateChangeTimestampMonotonic": "221414090", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Uninstall rsyslog-elasticsearch] ***************************************** task path: /tmp/tmplo6v5v22/tests/tests_files_elasticsearch.yml:523 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: rsyslog-elasticsearch-8.2010.0-2.fc33.x86_64"]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=426 changed=91 unreachable=0 failed=0 skipped=337 rescued=2 ignored=0 + cd /tmp/tmplo6v5v22/tests; TEST_SUBJECTS=/cache/fedora-33.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-257-dd08378-fedora-33-mupo0o3n/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmplo6v5v22/_setup.yml /tmp/tmplo6v5v22/tests/tests_files_files.yml ansible-playbook 2.9.25 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.9.7 (default, Aug 30 2021, 00:00:00) [GCC 11.2.1 20210728 (Red Hat 11.2.1-1)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmplo6v5v22/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/_setup.yml:5 ok: [/cache/fedora-33.qcow2] => { "groups": { "all": [ "/cache/fedora-33.qcow2" ], "localhost": [ "/cache/fedora-33.qcow2" ], "subjects": [ "/cache/fedora-33.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmplo6v5v22/_setup.yml:7 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_files_files.yml ************************************************ 1 plays in /tmp/tmplo6v5v22/tests/tests_files_files.yml PLAY [Ensure that the role runs with parameters from two files inputs to two files outputs] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmplo6v5v22/tests/tests_files_files.yml:27 ok: [/cache/fedora-33.qcow2] META: ran handlers TASK [TEST CASE 0; Ensure that the role runs with parameters from two files inputs to two files outputs] *** task path: /tmp/tmplo6v5v22/tests/tests_files_files.yml:41 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "type": "files"}, {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"input_log_path": "/var/log/inputdirectory0/*.log", "name": "files_input0", "type": "files"}, {"input_log_path": "/var/log/inputdirectory1/*.log", "name": "files_input1", "type": "files"}, {"name": "files_input2", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_0', 'inputs': ['files_input0', 'files_input1'], 'outputs': ['files_output0', 'files_output1']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["files_input0", "files_input1"], "name": "flow_0", "outputs": ["files_output0", "files_output1"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-8.2010.0-2.fc33.x86_64", "Installed: libfastjson-0.99.8-7.fc33.x86_64", "Installed: logrotate-3.17.0-3.fc33.x86_64", "Installed: libestr-0.1.9-15.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T183231", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T183231/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.007952", "end": "2021-11-08 18:33:14.825819", "rc": 0, "start": "2021-11-08 18:33:14.817867", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396394.8230999, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bf4118be9d80c2ad45586b88b4c644e4b1e0fc32", "ctime": 1636396391.6591, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1627384859.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3223, "uid": 0, "version": "965953143", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "e08a7b6fa14b8e9ce4b3f79d00d21c08", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "src": "/root/.ansible/tmp/ansible-tmp-1636396396.0569391-32965-131529510823031/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "md5sum": "863131059e7ae38b2d3f96b0c3174cbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1636396396.882166-32995-248157374191889/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636396397.5161533-32995-28466975437820/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input0', 'type': 'files', 'input_log_path': '/var/log/inputdirectory0/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory0/*.log", "name": "files_input0", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input1', 'type': 'files', 'input_log_path': '/var/log/inputdirectory1/*.log'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory1/*.log", "name": "files_input1", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input2', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "files_input2", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "d6d12541d56eedb98dea5836070cae11330f24c5", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "md5sum": "1da2d23b6046e202adba01fc49882dbb", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 95, "src": "/root/.ansible/tmp/ansible-tmp-1636396398.6447985-33068-10247865185418/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\nif\n ($syslogtag == "files_input0")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input0")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "399faa0f1bddec3e6e16fb241c014ffdb76ca965", "dest": "/etc/rsyslog.d/90-input-files-files_input0.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "md5sum": "58b1eeda5cb1025deb0c905cd4caf22c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 242, "src": "/root/.ansible/tmp/ansible-tmp-1636396399.428519-33102-133649134689512/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\nif\n ($syslogtag == "files_input0")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input0")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input0\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "d6d12541d56eedb98dea5836070cae11330f24c5", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 95, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input1 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\nif\n ($syslogtag == "files_input1")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input1")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "3339904e58df9db09db0bd1ceb19e5d3ffac0222", "dest": "/etc/rsyslog.d/90-input-files-files_input1.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "md5sum": "daffb7c0d3e690ec0b3bccfbbcab0a55", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 242, "src": "/root/.ansible/tmp/ansible-tmp-1636396401.0185559-33165-225560156685004/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'present', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\nif\n ($syslogtag == "files_input1")\n then {\n call files_output0\n}\nif\n ($syslogtag == "files_input1")\n then {\n call files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output0\n}\nif\n ($syslogtag == \"files_input1\")\n then {\n call files_output1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "d6d12541d56eedb98dea5836070cae11330f24c5", "dest": "/etc/rsyslog.d/10-input-files-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-files-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 95, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input2 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "59cd91a2c526bf8edef8f58bdcbe2c8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "src": "/root/.ansible/tmp/ansible-tmp-1636396402.6623938-33234-231274772274765/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_output0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "9cdaac6aeeceb8ad11029649450989ee661fd2a9", "dest": "/etc/rsyslog.d/30-output-files-files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "md5sum": "a661a22e3064fa812bd6cac22d707bd5", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 131, "src": "/root/.ansible/tmp/ansible-tmp-1636396403.4525867-33268-205406019911263/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": 177, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_output1 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "74369bb2f716b949ab88ee820dbc718984275509", "dest": "/etc/rsyslog.d/30-output-files-files_output1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "md5sum": "ef1700ec0f8356af6c303024e1bddab9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 94, "src": "/root/.ansible/tmp/ansible-tmp-1636396405.0268679-33331-223904241843018/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:33:26 UTC", "ActiveEnterTimestampMonotonic": "66217149", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:33:26 UTC", "AssertTimestampMonotonic": "66211484", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "4581000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:33:26 UTC", "ConditionTimestampMonotonic": "66211482", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9155", "ExecMainStartTimestamp": "Mon 2021-11-08 18:33:26 UTC", "ExecMainStartTimestampMonotonic": "66212778", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:33:26 UTC] ; stop_time=[n/a] ; pid=9155 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:33:26 UTC] ; stop_time=[n/a] ; pid=9155 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:33:26 UTC", "InactiveExitTimestampMonotonic": "66213019", "InvocationID": "fc908a0b1adf4efda4f2e8e6cd4e4973", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9155", "MemoryAccounting": "yes", "MemoryCurrent": "729088", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:33:26 UTC", "StateChangeTimestampMonotonic": "66217149", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_files_files.yml:80 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396406.0860999, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396396.4180999, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396396.0811, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "405072364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 9, "files": [{"atime": 1636396400.1961, "ctime": 1636396398.8920999, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396398.6561, "nlink": 1, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 95, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396406.0860999, "ctime": 1636396401.2740998, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396401.0251, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 242, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396406.0860999, "ctime": 1636396399.6831, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396399.4421, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 242, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396406.0860999, "ctime": 1636396397.7861, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6265, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396397.5411, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396404.2221, "ctime": 1636396402.9201, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6269, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396402.6821, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396406.0860999, "ctime": 1636396405.2841, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396405.0430999, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 94, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396394.8241, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636396406.0860999, "ctime": 1636396397.1461, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396396.9071, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396406.0860999, "ctime": 1636396403.7161, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6270, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396403.4740999, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 9, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/90-input-files-files_input0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-files-files_input0.conf", "stat": {"atime": 1636396406.0860999, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "399faa0f1bddec3e6e16fb241c014ffdb76ca965", "ctime": 1636396399.6831, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396399.4421, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 242, "uid": 0, "version": "1175557885", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/90-input-files-files_input1.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-files-files_input1.conf", "stat": {"atime": 1636396406.0860999, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3339904e58df9db09db0bd1ceb19e5d3ffac0222", "ctime": 1636396401.2740998, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396401.0251, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input1.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 242, "uid": 0, "version": "1981839975", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-files-files_output0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-files_output0.conf", "stat": {"atime": 1636396406.0860999, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "9cdaac6aeeceb8ad11029649450989ee661fd2a9", "ctime": 1636396403.7161, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6270, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396403.4740999, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "version": "883022600", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_files_files.yml:91 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check if the input files config does not exist] ************************** task path: /tmp/tmplo6v5v22/tests/tests_files_files.yml:98 ok: [/cache/fedora-33.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"exists": false}} TASK [Grep output to messages line] ******************************************** task path: /tmp/tmplo6v5v22/tests/tests_files_files.yml:104 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "/var/log/messages", "/etc/rsyslog.d/30-output-files-files_output0.conf"], "delta": "0:00:01.003988", "end": "2021-11-08 18:33:31.154866", "rc": 0, "start": "2021-11-08 18:33:30.150878", "stderr": "", "stderr_lines": [], "stdout": " *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages", "stdout_lines": [" *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages"]} TASK [Check if the input files config exists 0] ******************************** task path: /tmp/tmplo6v5v22/tests/tests_files_files.yml:109 ok: [/cache/fedora-33.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1636396406.0860999, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "399faa0f1bddec3e6e16fb241c014ffdb76ca965", "ctime": 1636396399.6831, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396399.4421, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 242, "uid": 0, "version": "1175557885", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check if the input files config exists 1] ******************************** task path: /tmp/tmplo6v5v22/tests/tests_files_files.yml:115 ok: [/cache/fedora-33.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"atime": 1636396406.0860999, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3339904e58df9db09db0bd1ceb19e5d3ffac0222", "ctime": 1636396401.2740998, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396401.0251, "nlink": 1, "path": "/etc/rsyslog.d/90-input-files-files_input1.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 242, "uid": 0, "version": "1981839975", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the filter 0] ****************************************************** task path: /tmp/tmplo6v5v22/tests/tests_files_files.yml:121 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(type=\"imfile\" file=\"/var/log/inputdirectory0/\\*.log\" tag=\"files_input0\")", "/etc/rsyslog.d/90-input-files-files_input0.conf"], "delta": "0:00:00.002973", "end": "2021-11-08 18:33:32.217511", "rc": 0, "start": "2021-11-08 18:33:32.214538", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")"]} TASK [Check the filter 1] ****************************************************** task path: /tmp/tmplo6v5v22/tests/tests_files_files.yml:130 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(type=\"imfile\" file=\"/var/log/inputdirectory1/\\*.log\" tag=\"files_input1\")", "/etc/rsyslog.d/90-input-files-files_input1.conf"], "delta": "0:00:00.003779", "end": "2021-11-08 18:33:32.548815", "rc": 0, "start": "2021-11-08 18:33:32.545036", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")"]} TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_files_files.yml:139 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"input_log_path": "/var/log/inputdirectory0/*.log", "name": "files_input0", "state": "absent", "type": "files"}, {"input_log_path": "/var/log/inputdirectory1/*.log", "name": "files_input1", "state": "absent", "type": "files"}, {"name": "files_input2", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T183231", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T183231/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005333", "end": "2021-11-08 18:33:35.231526", "rc": 0, "start": "2021-11-08 18:33:35.226193", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/10-input-files-modules.conf\n/etc/rsyslog.d/90-input-files-files_input1.conf\n/etc/rsyslog.d/90-input-files-files_input0.conf\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/30-output-files-files_output1.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/00-global.conf\n/etc/rsyslog.d/30-output-files-files_output0.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/10-input-files-modules.conf", "/etc/rsyslog.d/90-input-files-files_input1.conf", "/etc/rsyslog.d/90-input-files-files_input0.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/30-output-files-files_output1.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/30-output-files-files_output0.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396406.0860999, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396396.4180999, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396396.0811, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "405072364", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input0', 'type': 'files', 'input_log_path': '/var/log/inputdirectory0/*.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory0/*.log", "name": "files_input0", "state": "absent", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input1', 'type': 'files', 'input_log_path': '/var/log/inputdirectory1/*.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"input_log_path": "/var/log/inputdirectory1/*.log", "name": "files_input1", "state": "absent", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_input2', 'type': 'files', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_imfile_modules": [{"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}], "__rsyslog_files_input_packages": [], "__rsyslog_files_input_rules": ["{{ __rsyslog_conf_imfile_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/files/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "files_input2", "state": "absent", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input0', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory0/*.log" tag="files_input0")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-files_input0", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory0/*.log\" tag=\"files_input0\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input0.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input1 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-files_input1', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'input(type="imfile" file="/var/log/inputdirectory1/*.log" tag="files_input1")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-files-files_input1", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/inputdirectory1/*.log\" tag=\"files_input1\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-files-files_input1.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-files-modules', 'type': 'modules', 'sections': [{'comment': 'Reads log messages from file', 'options': 'module(load="imfile" mode="inotify")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-files-modules", "sections": [{"comment": "Reads log messages from file", "options": "module(load=\"imfile\" mode=\"inotify\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files input configuration file input-files-files_input2 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/files/main.yml:12 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_output0', 'type': 'files', 'severity': 'info', 'exclude': ['authpriv.none', 'auth.none', 'cron.none', 'mail.none'], 'path': '/var/log/messages', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"exclude": ["authpriv.none", "auth.none", "cron.none", "mail.none"], "name": "files_output0", "path": "/var/log/messages", "severity": "info", "state": "absent", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_output1', 'type': 'files', 'facility': 'authpriv,auth', 'path': '/var/log/secure', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv,auth", "name": "files_output1", "path": "/var/log/secure", "state": "absent", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_output0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output0") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_output0", "sections": [{"options": "ruleset(name=\"files_output0\") {\n *.info;authpriv.none;auth.none;cron.none;mail.none /var/log/messages\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output0.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_output1 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output1") {\n authpriv,auth.* /var/log/secure\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-files_output1", "sections": [{"options": "ruleset(name=\"files_output1\") {\n authpriv,auth.* /var/log/secure\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output1.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:33:26 UTC", "ActiveEnterTimestampMonotonic": "66760301", "ActiveExitTimestamp": "Mon 2021-11-08 18:33:26 UTC", "ActiveExitTimestampMonotonic": "66750113", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:33:26 UTC", "AssertTimestampMonotonic": "66755537", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3466000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:33:26 UTC", "ConditionTimestampMonotonic": "66755535", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9231", "ExecMainStartTimestamp": "Mon 2021-11-08 18:33:26 UTC", "ExecMainStartTimestampMonotonic": "66756643", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:33:26 UTC] ; stop_time=[n/a] ; pid=9231 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:33:26 UTC] ; stop_time=[n/a] ; pid=9231 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:33:26 UTC", "InactiveEnterTimestampMonotonic": "66754988", "InactiveExitTimestamp": "Mon 2021-11-08 18:33:26 UTC", "InactiveExitTimestampMonotonic": "66756917", "InvocationID": "1a8f8930e1a9465aa8de9fa8ee420a2e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9231", "MemoryAccounting": "yes", "MemoryCurrent": "745472", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:33:26 UTC", "StateChangeTimestampMonotonic": "66760301", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:33:43 UTC", "ActiveEnterTimestampMonotonic": "83482757", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:33:43 UTC", "AssertTimestampMonotonic": "83478430", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3217000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:33:43 UTC", "ConditionTimestampMonotonic": "83478429", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11625", "ExecMainStartTimestamp": "Mon 2021-11-08 18:33:43 UTC", "ExecMainStartTimestampMonotonic": "83479421", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:33:43 UTC] ; stop_time=[n/a] ; pid=11625 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:33:43 UTC] ; stop_time=[n/a] ; pid=11625 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:33:43 UTC", "InactiveExitTimestampMonotonic": "83479709", "InvocationID": "e3747b48d7804e71aed49575e23b7ff5", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11625", "MemoryAccounting": "yes", "MemoryCurrent": "638976", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:33:43 UTC", "StateChangeTimestampMonotonic": "83482757", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=104 changed=21 unreachable=0 failed=0 skipped=83 rescued=0 ignored=0 + cd /tmp/tmplo6v5v22/tests; TEST_SUBJECTS=/cache/fedora-33.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-257-dd08378-fedora-33-mupo0o3n/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmplo6v5v22/_setup.yml /tmp/tmplo6v5v22/tests/tests_imuxsock_files.yml ansible-playbook 2.9.25 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.9.7 (default, Aug 30 2021, 00:00:00) [GCC 11.2.1 20210728 (Red Hat 11.2.1-1)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmplo6v5v22/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/_setup.yml:5 ok: [/cache/fedora-33.qcow2] => { "groups": { "all": [ "/cache/fedora-33.qcow2" ], "localhost": [ "/cache/fedora-33.qcow2" ], "subjects": [ "/cache/fedora-33.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmplo6v5v22/_setup.yml:7 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_imuxsock_files.yml ********************************************* 1 plays in /tmp/tmplo6v5v22/tests/tests_imuxsock_files.yml PLAY [Ensure that the role runs with parameters with the simplest configuration using imuxsock instead of imjournal] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmplo6v5v22/tests/tests_imuxsock_files.yml:29 ok: [/cache/fedora-33.qcow2] META: ran handlers TASK [deploy config to output into local files] ******************************** task path: /tmp/tmplo6v5v22/tests/tests_imuxsock_files.yml:37 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "type": "basics", "use_imuxsock": true}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-8.2010.0-2.fc33.x86_64", "Installed: libfastjson-0.99.8-7.fc33.x86_64", "Installed: logrotate-3.17.0-3.fc33.x86_64", "Installed: libestr-0.1.9-15.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T183358", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T183358/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.007851", "end": "2021-11-08 18:34:39.925133", "rc": 0, "start": "2021-11-08 18:34:39.917282", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396479.9225566, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bf4118be9d80c2ad45586b88b4c644e4b1e0fc32", "ctime": 1636396476.7715566, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1627384859.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3223, "uid": 0, "version": "779703943", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "e08a7b6fa14b8e9ce4b3f79d00d21c08", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "src": "/root/.ansible/tmp/ansible-tmp-1636396481.423164-34366-53495360918618/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "md5sum": "863131059e7ae38b2d3f96b0c3174cbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1636396482.2617676-34396-173939560958920/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636396482.9256966-34396-30733620046370/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'use_imuxsock': True}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics", "use_imuxsock": true}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Burst="200"\n SysSock.RateLimit.Interval="0"\n SysSock.Use="on") # Turn on message reception via local log socket.\ninput(name="basics_imuxsock" type="imuxsock" socket="/dev/log")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b901303e465b40cfb833ccdadc8bfab814097920", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Burst=\"200\"\n SysSock.RateLimit.Interval=\"0\"\n SysSock.Use=\"on\") # Turn on message reception via local log socket.\ninput(name=\"basics_imuxsock\" type=\"imuxsock\" socket=\"/dev/log\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "md5sum": "8e92c803bff4e8d75672fccc2c1b74b9", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 430, "src": "/root/.ansible/tmp/ansible-tmp-1636396484.257485-34479-265990453299019/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Burst="200"\n SysSock.RateLimit.Interval="0"\n SysSock.Use="on") # Turn on message reception via local log socket.\ninput(name="basics_imuxsock" type="imuxsock" socket="/dev/log")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Burst=\"200\"\n SysSock.RateLimit.Interval=\"0\"\n SysSock.Use=\"on\") # Turn on message reception via local log socket.\ninput(name=\"basics_imuxsock\" type=\"imuxsock\" socket=\"/dev/log\")\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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "59cd91a2c526bf8edef8f58bdcbe2c8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "src": "/root/.ansible/tmp/ansible-tmp-1636396485.229663-34517-30884808500983/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (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": "ec4f5c91855d526e10963c7678121d42168d319b", "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": "20057dad3aa8039db4ff077d1540f965", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1129, "src": "/root/.ansible/tmp/ansible-tmp-1636396486.1439793-34551-237786850296709/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:34:46 UTC", "ActiveEnterTimestampMonotonic": "60089254", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:34:46 UTC", "AssertTimestampMonotonic": "60083496", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "4968000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:34:46 UTC", "ConditionTimestampMonotonic": "60083494", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "8456", "ExecMainStartTimestamp": "Mon 2021-11-08 18:34:46 UTC", "ExecMainStartTimestampMonotonic": "60084770", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:34:46 UTC] ; stop_time=[n/a] ; pid=8456 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:34:46 UTC] ; stop_time=[n/a] ; pid=8456 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:34:46 UTC", "InactiveExitTimestampMonotonic": "60085040", "InvocationID": "a214b6c76a5446cf82184ef56d36e8e4", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8456", "MemoryAccounting": "yes", "MemoryCurrent": "888832", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:34:46 UTC", "StateChangeTimestampMonotonic": "60089254", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_imuxsock_files.yml:52 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396486.9575567, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396481.5435567, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396481.2175567, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "2961315209", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 6, "files": [{"atime": 1636396486.9575567, "ctime": 1636396482.9615567, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6265, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396482.7095568, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396486.9575567, "ctime": 1636396486.1735568, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396485.9265568, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1129, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396486.9575567, "ctime": 1636396485.2995567, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396485.0105567, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396479.9225566, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636396486.9575567, "ctime": 1636396484.2915566, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396484.0325568, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 430, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396486.9575567, "ctime": 1636396482.3025568, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396482.0535567, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 6, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (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": 1636396486.9575567, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ec4f5c91855d526e10963c7678121d42168d319b", "ctime": 1636396486.1735568, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396485.9265568, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1129, "uid": 0, "version": "449410506", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_imuxsock_files.yml:61 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check output to messages line] ******************************************* task path: /tmp/tmplo6v5v22/tests/tests_imuxsock_files.yml:68 ok: [/cache/fedora-33.qcow2] => {"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.003108", "end": "2021-11-08 18:34:50.122416", "rc": 0, "start": "2021-11-08 18:34:50.119308", "stderr": "", "stderr_lines": [], "stdout": " *.info;mail.none;authpriv.none;cron.none /var/log/messages", "stdout_lines": [" *.info;mail.none;authpriv.none;cron.none /var/log/messages"]} TASK [Ensure logger message is logged in a file] ******************************* task path: /tmp/tmplo6v5v22/tests/tests_imuxsock_files.yml:75 included: /tmp/tmplo6v5v22/tests/tasks/test_logger.yml for /cache/fedora-33.qcow2 TASK [Run logger to generate a test log message] ******************************* task path: /tmp/tmplo6v5v22/tests/tasks/test_logger.yml:2 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/logger", "-i", "-p", "local6.info", "-t", "testTag0", "testMessage0"], "delta": "0:00:00.003635", "end": "2021-11-08 18:34:50.502195", "rc": 0, "start": "2021-11-08 18:34:50.498560", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check the test log message in /var/log/messages] ************************* task path: /tmp/tmplo6v5v22/tests/tasks/test_logger.yml:10 ok: [/cache/fedora-33.qcow2] => {"attempts": 1, "changed": false, "cmd": ["/bin/grep", "testMessage0", "/var/log/messages"], "delta": "0:00:01.004076", "end": "2021-11-08 18:34:51.843984", "rc": 0, "start": "2021-11-08 18:34:50.839908", "stderr": "", "stderr_lines": [], "stdout": "Nov 8 18:34:50 localhost ansible-command: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nNov 8 18:34:50 localhost testTag0[8967]: testMessage0\nNov 8 18:34:50 localhost ansible-command: Invoked with _raw_params=/bin/grep \"testMessage0\" \"/var/log/messages\" warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "stdout_lines": ["Nov 8 18:34:50 localhost ansible-command: Invoked with _raw_params=/bin/logger -i -p local6.info -t testTag0 testMessage0 warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None", "Nov 8 18:34:50 localhost testTag0[8967]: testMessage0", "Nov 8 18:34:50 localhost ansible-command: Invoked with _raw_params=/bin/grep \"testMessage0\" \"/var/log/messages\" warn=True _uses_shell=False stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None"]} TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_imuxsock_files.yml:81 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "state": "absent", "type": "files"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "state": "absent", "type": "basics", "use_imuxsock": true}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "default_files", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T183358", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T183358/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005305", "end": "2021-11-08 18:34:54.480511", "rc": 0, "start": "2021-11-08 18:34:54.475206", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/30-output-files-default_files.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/90-input-basics-basic_input.conf\n/etc/rsyslog.d/00-global.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/00-global.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396486.9575567, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396481.5435567, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396481.2175567, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "2961315209", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'use_imuxsock': True, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "state": "absent", "type": "basics", "use_imuxsock": true}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Burst="200"\n SysSock.RateLimit.Interval="0"\n SysSock.Use="on") # Turn on message reception via local log socket.\ninput(name="basics_imuxsock" type="imuxsock" socket="/dev/log")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Burst=\"200\"\n SysSock.RateLimit.Interval=\"0\"\n SysSock.Use=\"on\") # Turn on message reception via local log socket.\ninput(name=\"basics_imuxsock\" type=\"imuxsock\" socket=\"/dev/log\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Burst="200"\n SysSock.RateLimit.Interval="0"\n SysSock.Use="on") # Turn on message reception via local log socket.\ninput(name="basics_imuxsock" type="imuxsock" socket="/dev/log")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.RateLimit.Burst=\"200\"\n SysSock.RateLimit.Interval=\"0\"\n SysSock.Use=\"on\") # Turn on message reception via local log socket.\ninput(name=\"basics_imuxsock\" type=\"imuxsock\" socket=\"/dev/log\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "state": "absent", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'absent', '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, "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": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'absent', '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, "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": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:34:47 UTC", "ActiveEnterTimestampMonotonic": "60641039", "ActiveExitTimestamp": "Mon 2021-11-08 18:34:47 UTC", "ActiveExitTimestampMonotonic": "60635024", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:34:47 UTC", "AssertTimestampMonotonic": "60636693", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "6098000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:34:47 UTC", "ConditionTimestampMonotonic": "60636692", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "8533", "ExecMainStartTimestamp": "Mon 2021-11-08 18:34:47 UTC", "ExecMainStartTimestampMonotonic": "60637690", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:34:47 UTC] ; stop_time=[n/a] ; pid=8533 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:34:47 UTC] ; stop_time=[n/a] ; pid=8533 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:34:47 UTC", "InactiveEnterTimestampMonotonic": "60635950", "InactiveExitTimestamp": "Mon 2021-11-08 18:34:47 UTC", "InactiveExitTimestampMonotonic": "60637995", "InvocationID": "bafa59b616524a46aca64e0bd2945c4c", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8533", "MemoryAccounting": "yes", "MemoryCurrent": "913408", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:34:47 UTC", "StateChangeTimestampMonotonic": "60641039", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:35:00 UTC", "ActiveEnterTimestampMonotonic": "73923161", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:35:00 UTC", "AssertTimestampMonotonic": "73918966", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3272000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:35:00 UTC", "ConditionTimestampMonotonic": "73918964", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10281", "ExecMainStartTimestamp": "Mon 2021-11-08 18:35:00 UTC", "ExecMainStartTimestampMonotonic": "73920005", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:35:00 UTC] ; stop_time=[n/a] ; pid=10281 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:35:00 UTC] ; stop_time=[n/a] ; pid=10281 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:35:00 UTC", "InactiveExitTimestampMonotonic": "73920452", "InvocationID": "70fe3928b92b4ce6a76e25a62e15c513", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10281", "MemoryAccounting": "yes", "MemoryCurrent": "634880", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:35:00 UTC", "StateChangeTimestampMonotonic": "73923161", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=80 changed=15 unreachable=0 failed=0 skipped=66 rescued=0 ignored=0 + cd /tmp/tmplo6v5v22/tests; TEST_SUBJECTS=/cache/fedora-33.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-257-dd08378-fedora-33-mupo0o3n/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmplo6v5v22/_setup.yml /tmp/tmplo6v5v22/tests/tests_include_vars_from_parent.yml ansible-playbook 2.9.25 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.9.7 (default, Aug 30 2021, 00:00:00) [GCC 11.2.1 20210728 (Red Hat 11.2.1-1)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmplo6v5v22/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/_setup.yml:5 ok: [/cache/fedora-33.qcow2] => { "groups": { "all": [ "/cache/fedora-33.qcow2" ], "localhost": [ "/cache/fedora-33.qcow2" ], "subjects": [ "/cache/fedora-33.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmplo6v5v22/_setup.yml:7 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_include_vars_from_parent.yml *********************************** 1 plays in /tmp/tmplo6v5v22/tests/tests_include_vars_from_parent.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmplo6v5v22/tests/tests_include_vars_from_parent.yml:1 ok: [/cache/fedora-33.qcow2] META: ran handlers TASK [create var file in caller that can override the one in called role] ****** task path: /tmp/tmplo6v5v22/tests/tests_include_vars_from_parent.yml:3 changed: [/cache/fedora-33.qcow2 -> localhost] => (item=Fedora-33) => {"ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmplo6v5v22/tests/roles/caller/vars/Fedora-33.yml", "gid": 0, "group": "root", "item": "Fedora-33", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1636396515.956844-35207-172044263012130/source", "state": "file", "uid": 0} changed: [/cache/fedora-33.qcow2 -> localhost] => (item=Fedora_33) => {"ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmplo6v5v22/tests/roles/caller/vars/Fedora_33.yml", "gid": 0, "group": "root", "item": "Fedora_33", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1636396516.5692477-35207-138381753770902/source", "state": "file", "uid": 0} changed: [/cache/fedora-33.qcow2 -> localhost] => (item=Fedora) => {"ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmplo6v5v22/tests/roles/caller/vars/Fedora.yml", "gid": 0, "group": "root", "item": "Fedora", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1636396516.949829-35207-214265808076120/source", "state": "file", "uid": 0} changed: [/cache/fedora-33.qcow2 -> localhost] => (item=RedHat) => {"ansible_loop_var": "item", "changed": true, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "dest": "/tmp/tmplo6v5v22/tests/roles/caller/vars/RedHat.yml", "gid": 0, "group": "root", "item": "RedHat", "md5sum": "5a57da448a1d752b982858b38aab344d", "mode": "0600", "owner": "root", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1636396517.2981665-35207-113181530903392/source", "state": "file", "uid": 0} TASK [include_role : {{ roletoinclude }}] ************************************** task path: /tmp/tmplo6v5v22/tests/roles/caller/tasks/main.yml:4 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": []}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-8.2010.0-2.fc33.x86_64", "Installed: libfastjson-0.99.8-7.fc33.x86_64", "Installed: logrotate-3.17.0-3.fc33.x86_64", "Installed: libestr-0.1.9-15.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T183515", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T183515/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.007654", "end": "2021-11-08 18:35:59.544867", "rc": 0, "start": "2021-11-08 18:35:59.537213", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396559.5418286, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bf4118be9d80c2ad45586b88b4c644e4b1e0fc32", "ctime": 1636396556.4918287, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1627384859.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3223, "uid": 0, "version": "434189729", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} TASK [caller : assert] ********************************************************* task path: /tmp/tmplo6v5v22/tests/roles/caller/tasks/main.yml:7 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=19 changed=3 unreachable=0 failed=0 skipped=27 rescued=0 ignored=0 + cd /tmp/tmplo6v5v22/tests; TEST_SUBJECTS=/cache/fedora-33.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-257-dd08378-fedora-33-mupo0o3n/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmplo6v5v22/_setup.yml /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml ansible-playbook 2.9.25 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.9.7 (default, Aug 30 2021, 00:00:00) [GCC 11.2.1 20210728 (Red Hat 11.2.1-1)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmplo6v5v22/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/_setup.yml:5 ok: [/cache/fedora-33.qcow2] => { "groups": { "all": [ "/cache/fedora-33.qcow2" ], "localhost": [ "/cache/fedora-33.qcow2" ], "subjects": [ "/cache/fedora-33.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmplo6v5v22/_setup.yml:7 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_ovirt_elasticsearch.yml **************************************** 1 plays in /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml PLAY [Ensure that the role runs with parameters from ovirt to two elasticsearch outputs and local files output] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:2 ok: [/cache/fedora-33.qcow2] META: ran handlers TASK [TEST CASE 0; Ensure basic ovirt default configuration works] ************* task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:27 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch", "uid": "testuser0"}, {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "type": "basics"}, {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}, {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "default_files", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'uid': 'testuser0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch", "uid": "testuser0"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_0', 'inputs': ['ovirt_collectd_input', 'ovirt_engine_input', 'ovirt_vdsm_input'], 'outputs': ['elasticsearch_output', 'elasticsearch_output_ops']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["ovirt_collectd_input", "ovirt_engine_input", "ovirt_vdsm_input"], "name": "flow_0", "outputs": ["elasticsearch_output", "elasticsearch_output_ops"]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_1', 'inputs': ['basic_input'], 'outputs': ['default_files']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_1", "outputs": ["default_files"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-8.2010.0-2.fc33.x86_64", "Installed: libfastjson-0.99.8-7.fc33.x86_64", "Installed: logrotate-3.17.0-3.fc33.x86_64", "Installed: libestr-0.1.9-15.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T183616", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T183616/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.008284", "end": "2021-11-08 18:37:00.235966", "rc": 0, "start": "2021-11-08 18:37:00.227682", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396620.232862, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bf4118be9d80c2ad45586b88b4c644e4b1e0fc32", "ctime": 1636396617.041862, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1627384859.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3223, "uid": 0, "version": "1142470973", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "e08a7b6fa14b8e9ce4b3f79d00d21c08", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "src": "/root/.ansible/tmp/ansible-tmp-1636396621.4995265-35875-277563548979406/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "md5sum": "863131059e7ae38b2d3f96b0c3174cbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1636396622.340558-35905-27009887948715/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636396622.983631-35905-189442445701111/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if rsyslog_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_collectd_input", "subtype": "collectd", "type": "ovirt"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if rsyslog_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_engine_input", "subtype": "engine", "type": "ovirt"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if rsyslog_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_vdsm_input", "subtype": "vdsm", "type": "ovirt"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if rsyslog_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "72229297706650ab0ed2b927e5239cfcfa5cd514", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "md5sum": "054cefcf34c465274c05c036c042b56c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 465, "src": "/root/.ansible/tmp/ansible-tmp-1636396624.3298008-35986-16212905295172/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml) => {"ansible_facts": {"__rsyslog_ovirt_prereq_packages": ["policycoreutils-python-utils"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: policycoreutils-python-utils-3.1-4.fc33.noarch", "Installed: rsyslog-mmjsonparse-8.2010.0-2.fc33.x86_64", "Installed: rsyslog-mmnormalize-8.2010.0-2.fc33.x86_64", "Installed: liblognorm-2.0.3-10.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "8cd91b34b3e7afedf08a2254ef9f3dc0d9bc0eab", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "md5sum": "010ff7db1505a75738c4b39383a75133", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1636396628.099985-36036-24524275891891/source", "state": "file", "uid": 0} changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "08d2454e19d10d57937eeed97d00aa1c03a1b548", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "md5sum": "e0af3f729f8d8944a9d73f2a88443f9c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 356, "src": "/root/.ansible/tmp/ansible-tmp-1636396628.724261-36036-72424821957154/source", "state": "file", "uid": 0} changed: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "md5sum": "1a029c4432a64552ec6c31122d7c78c4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "src": "/root/.ansible/tmp/ansible-tmp-1636396629.3668048-36036-218351475229258/source", "state": "file", "uid": 0} changed: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "md5sum": "23c35538369a351f5dd7a3fab36c9ac4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "src": "/root/.ansible/tmp/ansible-tmp-1636396630.001371-36036-51477183198729/source", "state": "file", "uid": 0} changed: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "md5sum": "9fb3b66cb2071559dc9113b20cf2c36b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "src": "/root/.ansible/tmp/ansible-tmp-1636396630.6413908-36036-181515802238991/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create oVirt input configuration file input-ovirt-ovirt_collectd_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "e52f852d9bf8a92740c5523da51b5212568146ac", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "md5sum": "63aa7b9656c3255f616af4a501e33255", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 780, "src": "/root/.ansible/tmp/ansible-tmp-1636396631.5104246-36170-64787835783578/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure collectd port is allowed for rsyslogd to listen to] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:42 changed: [/cache/fedora-33.qcow2] => {"changed": true, "cmd": "set -euo pipefail\nsport=44514\nplist=$( semanage port -l | grep \"$sport\" || : )\nif [ \"$plist\" = \"\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\nelse\n elems=()\n for pl in \"$plist\"\n do\n elems+=($pl)\n done\n if [ \"${elems[0]}\" != \"syslogd_port_t\" -o \"${elems[1]}\" != \"tcp\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\n fi\nfi", "delta": "0:00:07.794969", "end": "2021-11-08 18:37:20.005235", "rc": 0, "start": "2021-11-08 18:37:12.210266", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml) => {"ansible_facts": {"__rsyslog_ovirt_prereq_packages": ["policycoreutils-python-utils"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "8cd91b34b3e7afedf08a2254ef9f3dc0d9bc0eab", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 23, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "08d2454e19d10d57937eeed97d00aa1c03a1b548", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 356, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/parse_json.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create oVirt input configuration file input-ovirt-ovirt_engine_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'localhost.localdomain\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "1808bd3f3bf6a8e9d542f27d4598f07e452c6480", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'localhost.localdomain';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "md5sum": "7f6ea65d72b739983b82a2c59f7d4ea4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1275, "src": "/root/.ansible/tmp/ansible-tmp-1636396645.4797518-36345-162938573802913/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'localhost.localdomain\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'localhost.localdomain';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure collectd port is allowed for rsyslogd to listen to] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:42 changed: [/cache/fedora-33.qcow2] => {"changed": true, "cmd": "set -euo pipefail\nsport=44514\nplist=$( semanage port -l | grep \"$sport\" || : )\nif [ \"$plist\" = \"\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\nelse\n elems=()\n for pl in \"$plist\"\n do\n elems+=($pl)\n done\n if [ \"${elems[0]}\" != \"syslogd_port_t\" -o \"${elems[1]}\" != \"tcp\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\n fi\nfi", "delta": "0:00:00.476784", "end": "2021-11-08 18:37:26.665498", "rc": 0, "start": "2021-11-08 18:37:26.188714", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml) => {"ansible_facts": {"__rsyslog_ovirt_prereq_packages": ["policycoreutils-python-utils"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "8cd91b34b3e7afedf08a2254ef9f3dc0d9bc0eab", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 23, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "08d2454e19d10d57937eeed97d00aa1c03a1b548", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 356, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/parse_json.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create oVirt input configuration file input-ovirt-ovirt_vdsm_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'localhost.localdomain\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0dfd508dd7f640f01e9b206c02cf84a6d21767e3", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'localhost.localdomain';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "md5sum": "09d6795e0820627202f94309a59d8345", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1251, "src": "/root/.ansible/tmp/ansible-tmp-1636396652.0441968-36520-261523983817861/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'localhost.localdomain\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'localhost.localdomain';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure collectd port is allowed for rsyslogd to listen to] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:42 changed: [/cache/fedora-33.qcow2] => {"changed": true, "cmd": "set -euo pipefail\nsport=44514\nplist=$( semanage port -l | grep \"$sport\" || : )\nif [ \"$plist\" = \"\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\nelse\n elems=()\n for pl in \"$plist\"\n do\n elems+=($pl)\n done\n if [ \"${elems[0]}\" != \"syslogd_port_t\" -o \"${elems[1]}\" != \"tcp\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\n fi\nfi", "delta": "0:00:00.469535", "end": "2021-11-08 18:37:33.172668", "rc": 0, "start": "2021-11-08 18:37:32.703133", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml) => {"ansible_facts": {"__rsyslog_ovirt_prereq_packages": ["policycoreutils-python-utils"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "8cd91b34b3e7afedf08a2254ef9f3dc0d9bc0eab", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 23, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "08d2454e19d10d57937eeed97d00aa1c03a1b548", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 356, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/parse_json.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create oVirt input configuration file input-ovirt-ovirt_bogus_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure collectd port is allowed for rsyslogd to listen to] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:42 changed: [/cache/fedora-33.qcow2] => {"changed": true, "cmd": "set -euo pipefail\nsport=44514\nplist=$( semanage port -l | grep \"$sport\" || : )\nif [ \"$plist\" = \"\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\nelse\n elems=()\n for pl in \"$plist\"\n do\n elems+=($pl)\n done\n if [ \"${elems[0]}\" != \"syslogd_port_t\" -o \"${elems[1]}\" != \"tcp\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\n fi\nfi", "delta": "0:00:00.509787", "end": "2021-11-08 18:37:39.069014", "rc": 0, "start": "2021-11-08 18:37:38.559227", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'uid': 'testuser0'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "type": "elasticsearch", "uid": "testuser0"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "type": "elasticsearch"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "59cd91a2c526bf8edef8f58bdcbe2c8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "src": "/root/.ansible/tmp/ansible-tmp-1636396659.7320395-36717-182587359522424/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (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": "ec4f5c91855d526e10963c7678121d42168d319b", "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": "20057dad3aa8039db4ff077d1540f965", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1129, "src": "/root/.ansible/tmp/ansible-tmp-1636396660.5534616-36751-53652925306914/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-elasticsearch-8.2010.0-2.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "62e6d34344caa40ec0432f4bc9de56721faf2cda", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "md5sum": "3db61224d4f3afa9db3364f4057368f8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 78, "src": "/root/.ansible/tmp/ansible-tmp-1636396663.857362-36811-163064363827988/source", "state": "file", "uid": 0} changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5414c4589f6f3102e668c5c49ffc32c7c1e6798b", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "md5sum": "6fa571345a7fb1fe5c29e1e035a18f81", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1098, "src": "/root/.ansible/tmp/ansible-tmp-1636396664.5051825-36811-205997013833542/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d (no_log)] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:36 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy_nolog.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy_nolog.yml:8 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d with no_log] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy_nolog.yml:17 changed: [/cache/fedora-33.qcow2] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} changed: [/cache/fedora-33.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d with no_log] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy_nolog.yml:40 skipping: [/cache/fedora-33.qcow2] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} skipping: [/cache/fedora-33.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "62e6d34344caa40ec0432f4bc9de56721faf2cda", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 78, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "5414c4589f6f3102e668c5c49ffc32c7c1e6798b", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1098, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output_ops in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output_ops in /etc/rsyslog.d (no_log)] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:36 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy_nolog.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy_nolog.yml:8 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d with no_log] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy_nolog.yml:17 changed: [/cache/fedora-33.qcow2] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} changed: [/cache/fedora-33.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d with no_log] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy_nolog.yml:40 skipping: [/cache/fedora-33.qcow2] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} skipping: [/cache/fedora-33.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:37:51 UTC", "ActiveEnterTimestampMonotonic": "106710815", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:37:50 UTC", "AssertTimestampMonotonic": "106048997", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "167354000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:37:50 UTC", "ConditionTimestampMonotonic": "106048995", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12861", "ExecMainStartTimestamp": "Mon 2021-11-08 18:37:50 UTC", "ExecMainStartTimestampMonotonic": "106050796", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:37:50 UTC] ; stop_time=[n/a] ; pid=12861 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:37:50 UTC] ; stop_time=[n/a] ; pid=12861 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:37:50 UTC", "InactiveExitTimestampMonotonic": "106051011", "InvocationID": "363a0947555b41e580e8400adb36b5e9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12861", "MemoryAccounting": "yes", "MemoryCurrent": "35844096", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:37:51 UTC", "StateChangeTimestampMonotonic": "106710815", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "9", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:88 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396670.869862, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396621.847862, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396621.519862, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "2266209332", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 18, "files": [{"atime": 1636396670.869862, "ctime": 1636396645.747862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2824, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396645.501862, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1275, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396643.415862, "ctime": 1636396629.629862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6277, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396629.380862, "nlink": 1, "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 315, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396670.869862, "ctime": 1636396631.764862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6280, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396631.520862, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 780, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396670.869862, "ctime": 1636396670.032862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2836, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0600", "mtime": 1636396669.715862, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "pw_name": "root", "rgrp": false, "roth": false, "rusr": true, "size": 2013, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396642.839862, "ctime": 1636396628.984862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6276, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396628.729862, "nlink": 1, "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 356, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396668.831862, "ctime": 1636396664.765862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2833, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396664.515862, "nlink": 1, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1098, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396670.869862, "ctime": 1636396623.218862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6265, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396622.981862, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396670.869862, "ctime": 1636396660.8128622, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2830, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396660.565862, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1129, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396670.869862, "ctime": 1636396659.991862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2828, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396659.746862, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396642.244862, "ctime": 1636396628.351862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6275, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396628.1028621, "nlink": 1, "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 23, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396644.015862, "ctime": 1636396630.264862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6278, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396630.0138621, "nlink": 1, "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 243, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396620.233862, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636396670.869862, "ctime": 1636396665.672862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2835, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0600", "mtime": 1636396665.402862, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "rgrp": false, "roth": false, "rusr": true, "size": 2053, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396644.608862, "ctime": 1636396630.897862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6279, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396630.652862, "nlink": 1, "path": "/etc/rsyslog.d/parse_json.rulebase", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 26, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396670.869862, "ctime": 1636396624.584862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396624.347862, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 465, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396670.869862, "ctime": 1636396622.6028621, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396622.363862, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396668.213862, "ctime": 1636396664.126862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2831, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396663.882862, "nlink": 1, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 78, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396670.869862, "ctime": 1636396652.275862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2827, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396652.047862, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1251, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 18, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "stat": {"atime": 1636396670.869862, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "e52f852d9bf8a92740c5523da51b5212568146ac", "ctime": 1636396631.764862, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6280, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396631.520862, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 780, "uid": 0, "version": "1475893562", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "stat": {"atime": 1636396670.869862, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1808bd3f3bf6a8e9d542f27d4598f07e452c6480", "ctime": 1636396645.747862, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2824, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396645.501862, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1275, "uid": 0, "version": "684412287", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "stat": {"atime": 1636396670.869862, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "0dfd508dd7f640f01e9b206c02cf84a6d21767e3", "ctime": 1636396652.275862, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2827, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396652.047862, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1251, "uid": 0, "version": "1456737166", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:99 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "liblognorm": [{"arch": "x86_64", "epoch": null, "name": "liblognorm", "release": "10.fc33", "source": "rpm", "version": "2.0.3"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "policycoreutils-python-utils": [{"arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-mmjsonparse": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-mmjsonparse", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-mmnormalize": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-mmnormalize", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=libfastjson) => { "ansible_loop_var": "item", "changed": false, "item": "libfastjson", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=liblognorm) => { "ansible_loop_var": "item", "changed": false, "item": "liblognorm", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=libestr) => { "ansible_loop_var": "item", "changed": false, "item": "libestr", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmkubernetes", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check /etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf, /etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf, /etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:112 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "stat": {"atime": 1636396670.869862, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "e52f852d9bf8a92740c5523da51b5212568146ac", "ctime": 1636396631.764862, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6280, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396631.520862, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 780, "uid": 0, "version": "1475893562", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "stat": {"atime": 1636396670.869862, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1808bd3f3bf6a8e9d542f27d4598f07e452c6480", "ctime": 1636396645.747862, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2824, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396645.501862, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1275, "uid": 0, "version": "684412287", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "stat": {"atime": 1636396670.869862, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "0dfd508dd7f640f01e9b206c02cf84a6d21767e3", "ctime": 1636396652.275862, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2827, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396652.047862, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1251, "uid": 0, "version": "1456737166", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check "/etc/rsyslog.d/90-input-ovirt-ovirt_bogus_input.conf does not exist"] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:123 ok: [/cache/fedora-33.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"exists": false}} TASK [Check ovirt_collectd_port is "44514"] ************************************ task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:129 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf"], "delta": "0:00:00.002996", "end": "2021-11-08 18:37:57.171228", "rc": 0, "start": "2021-11-08 18:37:57.168232", "stderr": "", "stderr_lines": [], "stdout": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")", "stdout_lines": ["input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")"]} TASK [Check index_prefix is project.ovirt-metrics in /etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:135 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "set $.index_prefix = \"project.ovirt-metrics\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf"], "delta": "0:00:01.004325", "end": "2021-11-08 18:37:58.519567", "rc": 0, "start": "2021-11-08 18:37:57.515242", "stderr": "", "stderr_lines": [], "stdout": " set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";", "stdout_lines": [" set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";"]} TASK [Check input file is /var/log/ovirt-engine/engine.log in /etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:142 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf"], "delta": "0:00:00.003188", "end": "2021-11-08 18:37:58.884046", "rc": 0, "start": "2021-11-08 18:37:58.880858", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\""]} TASK [Check index_prefix is project.ovirt-logs in /etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:149 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "set $.index_prefix = \"project.ovirt-logs\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf"], "delta": "0:00:00.003204", "end": "2021-11-08 18:37:59.243403", "rc": 0, "start": "2021-11-08 18:37:59.240199", "stderr": "", "stderr_lines": [], "stdout": " set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";", "stdout_lines": [" set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";"]} TASK [Check input file is /var/log/vdsm/vdsm.log in /etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:156 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf"], "delta": "0:00:00.003190", "end": "2021-11-08 18:37:59.592934", "rc": 0, "start": "2021-11-08 18:37:59.589744", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\""]} TASK [Check index_prefix is project.ovirt-logs in /etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:163 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "set $.index_prefix = \"project.ovirt-logs\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf"], "delta": "0:00:00.003150", "end": "2021-11-08 18:37:59.954675", "rc": 0, "start": "2021-11-08 18:37:59.951525", "stderr": "", "stderr_lines": [], "stdout": " set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";", "stdout_lines": [" set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";"]} TASK [Check server param in "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:170 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "server=\"logging-es\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003000", "end": "2021-11-08 18:38:00.315079", "rc": 0, "start": "2021-11-08 18:38:00.312079", "stderr": "", "stderr_lines": [], "stdout": " server=\"logging-es\"", "stdout_lines": [" server=\"logging-es\""]} TASK [Check server param in "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:174 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "server=\"logging-es-ops\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"], "delta": "0:00:00.003785", "end": "2021-11-08 18:38:00.676436", "rc": 0, "start": "2021-11-08 18:38:00.672651", "stderr": "", "stderr_lines": [], "stdout": " server=\"logging-es-ops\"", "stdout_lines": [" server=\"logging-es-ops\""]} TASK [Check password is in "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:178 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "pwd=\"password0\"", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.002981", "end": "2021-11-08 18:38:01.052800", "rc": 0, "start": "2021-11-08 18:38:01.049819", "stderr": "", "stderr_lines": [], "stdout": " pwd=\"password0\"", "stdout_lines": [" pwd=\"password0\""]} TASK [Check pwd= is not in "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:182 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "pwd=", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"], "delta": "0:00:00.003666", "end": "2021-11-08 18:38:01.417727", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2021-11-08 18:38:01.414061", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [END TEST CASE 0; Ensure basic ovirt configuration works] ***************** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:188 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "state": "absent", "type": "files"}, {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch", "uid": "testuser0"}, {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "state": "absent", "type": "basics"}, {"name": "ovirt_collectd_input", "state": "absent", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "state": "absent", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "state": "absent", "subtype": "vdsm", "type": "ovirt"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "default_files", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent', 'uid': 'testuser0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch", "uid": "testuser0"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "liblognorm": [{"arch": "x86_64", "epoch": null, "name": "liblognorm", "release": "10.fc33", "source": "rpm", "version": "2.0.3"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "policycoreutils-python-utils": [{"arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-mmjsonparse": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-mmjsonparse", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-mmnormalize": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-mmnormalize", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T183616", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T183616/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005863", "end": "2021-11-08 18:38:04.499158", "rc": 0, "start": "2021-11-08 18:38:04.493295", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf\n/etc/rsyslog.d/ovirt_engine.rulebase\n/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf\n/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf\n/etc/rsyslog.d/10-input-ovirt-main-modules.conf\n/etc/rsyslog.d/30-output-elasticsearch.conf\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/30-output-files-default_files.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/10-input-ovirt-local_modules.conf\n/etc/rsyslog.d/ovirt_vdsm.rulebase\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf\n/etc/rsyslog.d/parse_json.rulebase\n/etc/rsyslog.d/90-input-basics-basic_input.conf\n/etc/rsyslog.d/00-global.conf\n/etc/rsyslog.d/10-output-elasticsearch-module.conf\n/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "/etc/rsyslog.d/ovirt_engine.rulebase", "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "/etc/rsyslog.d/30-output-elasticsearch.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "/etc/rsyslog.d/ovirt_vdsm.rulebase", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "/etc/rsyslog.d/parse_json.rulebase", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396670.869862, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396621.847862, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396621.519862, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "2266209332", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "state": "absent", "type": "basics"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if rsyslog_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_collectd_input", "state": "absent", "subtype": "collectd", "type": "ovirt"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if rsyslog_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_engine_input", "state": "absent", "subtype": "engine", "type": "ovirt"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if rsyslog_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_vdsm_input", "state": "absent", "subtype": "vdsm", "type": "ovirt"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml) => {"ansible_facts": {"__rsyslog_ovirt_prereq_packages": ["policycoreutils-python-utils"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "path": "/etc/rsyslog.d/parse_json.rulebase", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create oVirt input configuration file input-ovirt-ovirt_collectd_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "engine" & "." & "" & ".";\n set $.input_type = "ovirt";\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n set $.input_type = \"ovirt\";\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure collectd port is allowed for rsyslogd to listen to] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:42 changed: [/cache/fedora-33.qcow2] => {"changed": true, "cmd": "set -euo pipefail\nsport=44514\nplist=$( semanage port -l | grep \"$sport\" || : )\nif [ \"$plist\" = \"\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\nelse\n elems=()\n for pl in \"$plist\"\n do\n elems+=($pl)\n done\n if [ \"${elems[0]}\" != \"syslogd_port_t\" -o \"${elems[1]}\" != \"tcp\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\n fi\nfi", "delta": "0:00:00.494106", "end": "2021-11-08 18:38:12.886389", "rc": 0, "start": "2021-11-08 18:38:12.392283", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml) => {"ansible_facts": {"__rsyslog_ovirt_prereq_packages": ["policycoreutils-python-utils"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "path": "/etc/rsyslog.d/parse_json.rulebase", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create oVirt input configuration file input-ovirt-ovirt_engine_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'localhost.localdomain\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'localhost.localdomain';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'localhost.localdomain\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'localhost.localdomain';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure collectd port is allowed for rsyslogd to listen to] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:42 changed: [/cache/fedora-33.qcow2] => {"changed": true, "cmd": "set -euo pipefail\nsport=44514\nplist=$( semanage port -l | grep \"$sport\" || : )\nif [ \"$plist\" = \"\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\nelse\n elems=()\n for pl in \"$plist\"\n do\n elems+=($pl)\n done\n if [ \"${elems[0]}\" != \"syslogd_port_t\" -o \"${elems[1]}\" != \"tcp\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\n fi\nfi", "delta": "0:00:00.482441", "end": "2021-11-08 18:38:18.143696", "rc": 0, "start": "2021-11-08 18:38:17.661255", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml) => {"ansible_facts": {"__rsyslog_ovirt_prereq_packages": ["policycoreutils-python-utils"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "path": "/etc/rsyslog.d/parse_json.rulebase", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create oVirt input configuration file input-ovirt-ovirt_vdsm_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'localhost.localdomain\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'localhost.localdomain';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "engine" & "." & "" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'localhost.localdomain\';\n set $!ovirt!cluster_name = \'\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"engine\" & \".\" & \"\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'localhost.localdomain';\n set $!ovirt!cluster_name = '';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = '';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure collectd port is allowed for rsyslogd to listen to] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:42 changed: [/cache/fedora-33.qcow2] => {"changed": true, "cmd": "set -euo pipefail\nsport=44514\nplist=$( semanage port -l | grep \"$sport\" || : )\nif [ \"$plist\" = \"\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\nelse\n elems=()\n for pl in \"$plist\"\n do\n elems+=($pl)\n done\n if [ \"${elems[0]}\" != \"syslogd_port_t\" -o \"${elems[1]}\" != \"tcp\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\n fi\nfi", "delta": "0:00:00.466284", "end": "2021-11-08 18:38:23.389835", "rc": 0, "start": "2021-11-08 18:38:22.923551", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "state": "absent", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': 'logging-es', 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent', 'uid': 'testuser0'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es", "server_port": 9200, "state": "absent", "type": "elasticsearch", "uid": "testuser0"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': 'logging-es-ops', 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": "logging-es-ops", "server_port": 9200, "state": "absent", "type": "elasticsearch"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'absent', '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, "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": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'absent', '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, "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": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d (no_log)] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:36 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy_nolog.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy_nolog.yml:8 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d with no_log] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy_nolog.yml:17 skipping: [/cache/fedora-33.qcow2] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} skipping: [/cache/fedora-33.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d with no_log] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy_nolog.yml:40 changed: [/cache/fedora-33.qcow2] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} changed: [/cache/fedora-33.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output_ops in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output_ops in /etc/rsyslog.d (no_log)] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:36 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy_nolog.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy_nolog.yml:8 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d with no_log] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy_nolog.yml:17 skipping: [/cache/fedora-33.qcow2] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} skipping: [/cache/fedora-33.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d with no_log] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy_nolog.yml:40 changed: [/cache/fedora-33.qcow2] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} changed: [/cache/fedora-33.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:37:52 UTC", "ActiveEnterTimestampMonotonic": "107630547", "ActiveExitTimestamp": "Mon 2021-11-08 18:37:52 UTC", "ActiveExitTimestampMonotonic": "107272829", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:37:52 UTC", "AssertTimestampMonotonic": "107613512", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "135778000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:37:52 UTC", "ConditionTimestampMonotonic": "107613509", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12945", "ExecMainStartTimestamp": "Mon 2021-11-08 18:37:52 UTC", "ExecMainStartTimestampMonotonic": "107614744", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:37:52 UTC] ; stop_time=[n/a] ; pid=12945 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:37:52 UTC] ; stop_time=[n/a] ; pid=12945 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:37:52 UTC", "InactiveEnterTimestampMonotonic": "107612773", "InactiveExitTimestamp": "Mon 2021-11-08 18:37:52 UTC", "InactiveExitTimestampMonotonic": "107615009", "InvocationID": "b1b436c8d03b4b90b23cab96a78df21a", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "12945", "MemoryAccounting": "yes", "MemoryCurrent": "3219456", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:37:52 UTC", "StateChangeTimestampMonotonic": "107630547", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "9", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:38:33 UTC", "ActiveEnterTimestampMonotonic": "148875570", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:38:33 UTC", "AssertTimestampMonotonic": "148870416", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3723000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:38:33 UTC", "ConditionTimestampMonotonic": "148870415", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "17782", "ExecMainStartTimestamp": "Mon 2021-11-08 18:38:33 UTC", "ExecMainStartTimestampMonotonic": "148871594", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:38:33 UTC] ; stop_time=[n/a] ; pid=17782 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:38:33 UTC] ; stop_time=[n/a] ; pid=17782 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:38:33 UTC", "InactiveExitTimestampMonotonic": "148871845", "InvocationID": "70284f9f1f554e2d9d7c09f87952e49e", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17782", "MemoryAccounting": "yes", "MemoryCurrent": "651264", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:38:33 UTC", "StateChangeTimestampMonotonic": "148875570", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Uninstall rsyslog-elasticsearch, mmjsonparse, mmnormalize, libestr, libfastjson, liblognorm] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:244 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: rsyslog-mmjsonparse-8.2010.0-2.fc33.x86_64", "Removed: libestr-0.1.9-15.fc33.x86_64", "Removed: libfastjson-0.99.8-7.fc33.x86_64", "Removed: rsyslog-8.2010.0-2.fc33.x86_64", "Removed: rsyslog-elasticsearch-8.2010.0-2.fc33.x86_64", "Removed: liblognorm-2.0.3-10.fc33.x86_64", "Removed: rsyslog-mmnormalize-8.2010.0-2.fc33.x86_64"]} TASK [TEST CASE 1; Ensure advanced ovirt configuration works] ****************** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:256 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "type": "files"}, {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": ["logging-es0", "logging-es1"], "server_port": 9200, "type": "elasticsearch", "uid": "testuser0"}, {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": ["logging-es-ops0", "logging-es-ops1"], "server_port": 9200, "type": "elasticsearch", "usehttps": false}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "type": "basics"}, {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}, {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "default_files", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': ['logging-es0', 'logging-es1'], 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'uid': 'testuser0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": ["logging-es0", "logging-es1"], "server_port": 9200, "type": "elasticsearch", "uid": "testuser0"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': ['logging-es-ops0', 'logging-es-ops1'], 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": ["logging-es-ops0", "logging-es-ops1"], "server_port": 9200, "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_0', 'inputs': ['ovirt_collectd_input', 'ovirt_engine_input', 'ovirt_vdsm_input'], 'outputs': ['elasticsearch_output', 'elasticsearch_output_ops']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["ovirt_collectd_input", "ovirt_engine_input", "ovirt_vdsm_input"], "name": "flow_0", "outputs": ["elasticsearch_output", "elasticsearch_output_ops"]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_1', 'inputs': ['basic_input'], 'outputs': ['default_files']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["basic_input"], "name": "flow_1", "outputs": ["default_files"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-15.fc33.x86_64", "Installed: rsyslog-8.2010.0-2.fc33.x86_64", "Installed: libfastjson-0.99.8-7.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "policycoreutils-python-utils": [{"arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T183616", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T183616/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005613", "end": "2021-11-08 18:38:41.424105", "rc": 0, "start": "2021-11-08 18:38:41.418492", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396721.4218621, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bf4118be9d80c2ad45586b88b4c644e4b1e0fc32", "ctime": 1636396718.770862, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1627384859.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3223, "uid": 0, "version": "1907700133", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "e08a7b6fa14b8e9ce4b3f79d00d21c08", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "src": "/root/.ansible/tmp/ansible-tmp-1636396722.5422513-38455-243392153829685/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "md5sum": "863131059e7ae38b2d3f96b0c3174cbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1636396723.2905102-38485-116076477079731/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636396723.9168952-38485-92761116051894/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "type": "basics"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'ovirt_collectd_port': 44514, 'ovirt_elasticsearch_index_prefix': 'project.ovirt-metrics', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '111-222-333'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if rsyslog_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "subtype": "collectd", "type": "ovirt"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '444-555-666', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/ovirt-engine/engine.log'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if rsyslog_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "engine", "type": "ovirt"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '777-888-999', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/vdsm/vdsm.log'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if rsyslog_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "subtype": "vdsm", "type": "ovirt"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_bogus_input', 'type': 'ovirt', 'subtype': 'bogus'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if rsyslog_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_bogus_input", "subtype": "bogus", "type": "ovirt"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "72229297706650ab0ed2b927e5239cfcfa5cd514", "dest": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "present", "type": "input"}, "md5sum": "054cefcf34c465274c05c036c042b56c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 465, "src": "/root/.ansible/tmp/ansible-tmp-1636396725.3079922-38566-189791489544110/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml) => {"ansible_facts": {"__rsyslog_ovirt_prereq_packages": ["policycoreutils-python-utils"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-mmjsonparse-8.2010.0-2.fc33.x86_64", "Installed: rsyslog-mmnormalize-8.2010.0-2.fc33.x86_64", "Installed: liblognorm-2.0.3-10.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "8cd91b34b3e7afedf08a2254ef9f3dc0d9bc0eab", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "md5sum": "010ff7db1505a75738c4b39383a75133", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 23, "src": "/root/.ansible/tmp/ansible-tmp-1636396728.1627853-38616-188090820567104/source", "state": "file", "uid": 0} changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "08d2454e19d10d57937eeed97d00aa1c03a1b548", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "md5sum": "e0af3f729f8d8944a9d73f2a88443f9c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 356, "src": "/root/.ansible/tmp/ansible-tmp-1636396728.7845094-38616-542582392047/source", "state": "file", "uid": 0} changed: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "md5sum": "1a029c4432a64552ec6c31122d7c78c4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "src": "/root/.ansible/tmp/ansible-tmp-1636396729.4067574-38616-57924679335750/source", "state": "file", "uid": 0} changed: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "md5sum": "23c35538369a351f5dd7a3fab36c9ac4", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "src": "/root/.ansible/tmp/ansible-tmp-1636396730.0092337-38616-79663191108934/source", "state": "file", "uid": 0} changed: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "md5sum": "9fb3b66cb2071559dc9113b20cf2c36b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "src": "/root/.ansible/tmp/ansible-tmp-1636396730.6207473-38616-212136984480187/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create oVirt input configuration file input-ovirt-ovirt_collectd_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b14240407e89aa786eb9c1071a2eae0785befb58", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "md5sum": "3e99cf979651c692abfff4b823198b0d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 796, "src": "/root/.ansible/tmp/ansible-tmp-1636396731.4834688-38750-2851492437998/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == "ovirt_collectd_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output\n}\nif\n ($inputname == \"ovirt_collectd_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure collectd port is allowed for rsyslogd to listen to] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:42 changed: [/cache/fedora-33.qcow2] => {"changed": true, "cmd": "set -euo pipefail\nsport=44514\nplist=$( semanage port -l | grep \"$sport\" || : )\nif [ \"$plist\" = \"\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\nelse\n elems=()\n for pl in \"$plist\"\n do\n elems+=($pl)\n done\n if [ \"${elems[0]}\" != \"syslogd_port_t\" -o \"${elems[1]}\" != \"tcp\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\n fi\nfi", "delta": "0:00:00.498178", "end": "2021-11-08 18:38:52.699670", "rc": 0, "start": "2021-11-08 18:38:52.201492", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml) => {"ansible_facts": {"__rsyslog_ovirt_prereq_packages": ["policycoreutils-python-utils"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "8cd91b34b3e7afedf08a2254ef9f3dc0d9bc0eab", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 23, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "08d2454e19d10d57937eeed97d00aa1c03a1b548", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 356, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/parse_json.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create oVirt input configuration file input-ovirt-ovirt_engine_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'localhost.localdomain\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "8e9c933dc58e62a2c4351c680100860ea4385e73", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'localhost.localdomain';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "md5sum": "21fba8fabda2c8549302e17066b8444a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1331, "src": "/root/.ansible/tmp/ansible-tmp-1636396738.1031861-38925-21277765058154/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'localhost.localdomain\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_engine_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'localhost.localdomain';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_engine_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure collectd port is allowed for rsyslogd to listen to] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:42 changed: [/cache/fedora-33.qcow2] => {"changed": true, "cmd": "set -euo pipefail\nsport=44514\nplist=$( semanage port -l | grep \"$sport\" || : )\nif [ \"$plist\" = \"\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\nelse\n elems=()\n for pl in \"$plist\"\n do\n elems+=($pl)\n done\n if [ \"${elems[0]}\" != \"syslogd_port_t\" -o \"${elems[1]}\" != \"tcp\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\n fi\nfi", "delta": "0:00:00.482906", "end": "2021-11-08 18:38:59.285009", "rc": 0, "start": "2021-11-08 18:38:58.802103", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml) => {"ansible_facts": {"__rsyslog_ovirt_prereq_packages": ["policycoreutils-python-utils"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "8cd91b34b3e7afedf08a2254ef9f3dc0d9bc0eab", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 23, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "08d2454e19d10d57937eeed97d00aa1c03a1b548", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 356, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/parse_json.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create oVirt input configuration file input-ovirt-ovirt_vdsm_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'localhost.localdomain\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "4930bd0d12e345eb105bf1c46afa9e058b1babe6", "dest": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'localhost.localdomain';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "md5sum": "fe0fae0829735385942f0737fbc6456e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1307, "src": "/root/.ansible/tmp/ansible-tmp-1636396744.7179532-39100-13929252936925/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'localhost.localdomain\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == "ovirt_vdsm_input")\n then {\n call elasticsearch_output_ops\n}\n'}], 'state': 'present'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'localhost.localdomain';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output\n}\nif\n ($syslogtag == \"ovirt_vdsm_input\")\n then {\n call elasticsearch_output_ops\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure collectd port is allowed for rsyslogd to listen to] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:42 changed: [/cache/fedora-33.qcow2] => {"changed": true, "cmd": "set -euo pipefail\nsport=44514\nplist=$( semanage port -l | grep \"$sport\" || : )\nif [ \"$plist\" = \"\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\nelse\n elems=()\n for pl in \"$plist\"\n do\n elems+=($pl)\n done\n if [ \"${elems[0]}\" != \"syslogd_port_t\" -o \"${elems[1]}\" != \"tcp\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\n fi\nfi", "delta": "0:00:00.460937", "end": "2021-11-08 18:39:05.934279", "rc": 0, "start": "2021-11-08 18:39:05.473342", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml) => {"ansible_facts": {"__rsyslog_ovirt_prereq_packages": ["policycoreutils-python-utils"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "8cd91b34b3e7afedf08a2254ef9f3dc0d9bc0eab", "dest": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 23, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "08d2454e19d10d57937eeed97d00aa1c03a1b548", "dest": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 356, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "fef8ceda44e3f789ff71cfe6aaef2bd42984b6aa", "dest": "/etc/rsyslog.d/ovirt_engine.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 315, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "f1a497b894e82036082606ea1d1190251ddd56da", "dest": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 243, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "7ffe9915baace6fd657ed85bad783314c8c77902", "dest": "/etc/rsyslog.d/parse_json.rulebase", "gid": 0, "group": "root", "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/parse_json.rulebase", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 26, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create oVirt input configuration file input-ovirt-ovirt_bogus_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure collectd port is allowed for rsyslogd to listen to] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:42 changed: [/cache/fedora-33.qcow2] => {"changed": true, "cmd": "set -euo pipefail\nsport=44514\nplist=$( semanage port -l | grep \"$sport\" || : )\nif [ \"$plist\" = \"\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\nelse\n elems=()\n for pl in \"$plist\"\n do\n elems+=($pl)\n done\n if [ \"${elems[0]}\" != \"syslogd_port_t\" -o \"${elems[1]}\" != \"tcp\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\n fi\nfi", "delta": "0:00:00.513185", "end": "2021-11-08 18:39:12.448048", "rc": 0, "start": "2021-11-08 18:39:11.934863", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': ['logging-es0', 'logging-es1'], 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'uid': 'testuser0'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": ["logging-es0", "logging-es1"], "server_port": 9200, "type": "elasticsearch", "uid": "testuser0"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': ['logging-es-ops0', 'logging-es-ops1'], 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": ["logging-es-ops0", "logging-es-ops1"], "server_port": 9200, "type": "elasticsearch", "usehttps": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "59cd91a2c526bf8edef8f58bdcbe2c8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "src": "/root/.ansible/tmp/ansible-tmp-1636396753.1188412-39297-67385512622493/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (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": "ec4f5c91855d526e10963c7678121d42168d319b", "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": "20057dad3aa8039db4ff077d1540f965", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1129, "src": "/root/.ansible/tmp/ansible-tmp-1636396754.0076315-39331-8135355946230/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-elasticsearch-8.2010.0-2.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "62e6d34344caa40ec0432f4bc9de56721faf2cda", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "md5sum": "3db61224d4f3afa9db3364f4057368f8", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 78, "src": "/root/.ansible/tmp/ansible-tmp-1636396757.5199254-39391-167889514954028/source", "state": "file", "uid": 0} changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5414c4589f6f3102e668c5c49ffc32c7c1e6798b", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "md5sum": "6fa571345a7fb1fe5c29e1e035a18f81", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1098, "src": "/root/.ansible/tmp/ansible-tmp-1636396758.1530793-39391-42620047204929/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server=["logging-es0", "logging-es1"]\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "71e6277b21b00503d850a500a91ede5d172122bc", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "gid": 0, "group": "root", "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=[\"logging-es0\", \"logging-es1\"]\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "aa250a5a94976fa4957f7f0543182df8", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2062, "src": "/root/.ansible/tmp/ansible-tmp-1636396759.3610587-39450-181750253243926/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server=["logging-es0", "logging-es1"]\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=[\"logging-es0\", \"logging-es1\"]\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d (no_log)] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "62e6d34344caa40ec0432f4bc9de56721faf2cda", "dest": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 78, "state": "file", "uid": 0} ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "5414c4589f6f3102e668c5c49ffc32c7c1e6798b", "dest": "/etc/rsyslog.d/30-output-elasticsearch.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1098, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output_ops in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server=["logging-es-ops0", "logging-es-ops1"]\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="off"\n searchType="com.redhat.viaq.common"\n bulkmode="off"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="off"\n allowUnsignedCerts="on"\n retryfailures="off"\n usehttps="off"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0acbbd214d4f586c38ca68b426ee9623be2f5100", "dest": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "gid": 0, "group": "root", "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output_ops", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=[\"logging-es-ops0\", \"logging-es-ops1\"]\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"off\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"off\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"off\"\n allowUnsignedCerts=\"on\"\n retryfailures=\"off\"\n usehttps=\"off\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "91fa182fd5c3178ec28e9fa3ab4b381b", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 2038, "src": "/root/.ansible/tmp/ansible-tmp-1636396763.916077-39561-265378530327120/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server=["logging-es-ops0", "logging-es-ops1"]\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="off"\n searchType="com.redhat.viaq.common"\n bulkmode="off"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="off"\n allowUnsignedCerts="on"\n retryfailures="off"\n usehttps="off"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output_ops", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=[\"logging-es-ops0\", \"logging-es-ops1\"]\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"off\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"off\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"off\"\n allowUnsignedCerts=\"on\"\n retryfailures=\"off\"\n usehttps=\"off\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output_ops in /etc/rsyslog.d (no_log)] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:39:24 UTC", "ActiveEnterTimestampMonotonic": "200140809", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:39:24 UTC", "AssertTimestampMonotonic": "200128476", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "184778000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:39:24 UTC", "ConditionTimestampMonotonic": "200128474", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "23543", "ExecMainStartTimestamp": "Mon 2021-11-08 18:39:24 UTC", "ExecMainStartTimestampMonotonic": "200129835", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:39:24 UTC] ; stop_time=[n/a] ; pid=23543 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:39:24 UTC] ; stop_time=[n/a] ; pid=23543 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:39:24 UTC", "InactiveExitTimestampMonotonic": "200130117", "InvocationID": "646470a68cc445959a993bbd8b42f826", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "23543", "MemoryAccounting": "yes", "MemoryCurrent": "3506176", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:39:24 UTC", "StateChangeTimestampMonotonic": "200140809", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "9", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:338 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396764.948862, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396722.802862, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2823, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396722.558862, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1823412607", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 18, "files": [{"atime": 1636396764.948862, "ctime": 1636396738.359862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396738.114862, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1331, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396736.021862, "ctime": 1636396729.633862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2845, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396729.396862, "nlink": 1, "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 315, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396764.948862, "ctime": 1636396731.729862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2849, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396731.489862, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 796, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396764.948862, "ctime": 1636396764.178862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2857, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0600", "mtime": 1636396763.936862, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "pw_name": "root", "rgrp": false, "roth": false, "rusr": true, "size": 2038, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396735.432862, "ctime": 1636396729.035862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2844, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396728.7968621, "nlink": 1, "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 356, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396763.025862, "ctime": 1636396758.527862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2854, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396758.262862, "nlink": 1, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1098, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396764.948862, "ctime": 1636396724.180862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2830, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396723.923862, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396764.948862, "ctime": 1636396754.3198621, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2853, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396754.0138621, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1129, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396764.948862, "ctime": 1636396753.419862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2852, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396753.127862, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396734.862862, "ctime": 1636396728.406862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2842, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396728.163862, "nlink": 1, "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 23, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396736.5958622, "ctime": 1636396730.248862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2847, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396730.010862, "nlink": 1, "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 243, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396620.233862, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636396764.948862, "ctime": 1636396759.6488621, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2855, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0600", "mtime": 1636396759.3888621, "nlink": 1, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "pw_name": "root", "rgrp": false, "roth": false, "rusr": true, "size": 2062, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396737.167862, "ctime": 1636396730.8558621, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2848, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396730.613862, "nlink": 1, "path": "/etc/rsyslog.d/parse_json.rulebase", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 26, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396764.948862, "ctime": 1636396725.550862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2841, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396725.314862, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 465, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396764.948862, "ctime": 1636396723.532862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2824, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396723.2968621, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396762.3558621, "ctime": 1636396757.7768621, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2846, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396757.520862, "nlink": 1, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 78, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396764.948862, "ctime": 1636396744.972862, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 2851, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396744.728862, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1307, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 18, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "stat": {"atime": 1636396764.948862, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b14240407e89aa786eb9c1071a2eae0785befb58", "ctime": 1636396731.729862, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2849, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396731.489862, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 796, "uid": 0, "version": "3029305408", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "stat": {"atime": 1636396764.948862, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8e9c933dc58e62a2c4351c680100860ea4385e73", "ctime": 1636396738.359862, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396738.114862, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1331, "uid": 0, "version": "216591927", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "stat": {"atime": 1636396764.948862, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4930bd0d12e345eb105bf1c46afa9e058b1babe6", "ctime": 1636396744.972862, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2851, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396744.728862, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1307, "uid": 0, "version": "109266306", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:349 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "liblognorm": [{"arch": "x86_64", "epoch": null, "name": "liblognorm", "release": "10.fc33", "source": "rpm", "version": "2.0.3"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "policycoreutils-python-utils": [{"arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-mmjsonparse": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-mmjsonparse", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-mmnormalize": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-mmnormalize", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=libfastjson) => { "ansible_loop_var": "item", "changed": false, "item": "libfastjson", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=liblognorm) => { "ansible_loop_var": "item", "changed": false, "item": "liblognorm", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=libestr) => { "ansible_loop_var": "item", "changed": false, "item": "libestr", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmkubernetes", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check /etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf, /etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf, /etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:362 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "stat": {"atime": 1636396764.948862, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b14240407e89aa786eb9c1071a2eae0785befb58", "ctime": 1636396731.729862, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2849, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396731.489862, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 796, "uid": 0, "version": "3029305408", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "stat": {"atime": 1636396764.948862, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8e9c933dc58e62a2c4351c680100860ea4385e73", "ctime": 1636396738.359862, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2850, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396738.114862, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1331, "uid": 0, "version": "216591927", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "stat": {"atime": 1636396764.948862, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4930bd0d12e345eb105bf1c46afa9e058b1babe6", "ctime": 1636396744.972862, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2851, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396744.728862, "nlink": 1, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1307, "uid": 0, "version": "109266306", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check "/etc/rsyslog.d/90-input-ovirt-ovirt_bogus_input.conf does not exist"] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:373 ok: [/cache/fedora-33.qcow2] => {"changed": false, "failed_when_result": false, "stat": {"exists": false}} TASK [Check ovirt_collectd_port is "44514"] ************************************ task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:379 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf"], "delta": "0:00:01.004644", "end": "2021-11-08 18:39:31.890527", "rc": 0, "start": "2021-11-08 18:39:30.885883", "stderr": "", "stderr_lines": [], "stdout": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")", "stdout_lines": ["input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")"]} TASK [Check index_prefix is project.ovirt-metrics in /etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:385 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "set $.index_prefix = \"project.ovirt-metrics\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf"], "delta": "0:00:00.003053", "end": "2021-11-08 18:39:32.238782", "rc": 0, "start": "2021-11-08 18:39:32.235729", "stderr": "", "stderr_lines": [], "stdout": " set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";", "stdout_lines": [" set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";"]} TASK [Check input file is /var/log/ovirt-engine/engine.log in /etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:392 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf"], "delta": "0:00:00.003357", "end": "2021-11-08 18:39:32.577409", "rc": 0, "start": "2021-11-08 18:39:32.574052", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\""]} TASK [Check index_prefix is project.ovirt-logs in /etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:399 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "set $.index_prefix = \"project.ovirt-logs\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf"], "delta": "0:00:00.003059", "end": "2021-11-08 18:39:32.936760", "rc": 0, "start": "2021-11-08 18:39:32.933701", "stderr": "", "stderr_lines": [], "stdout": " set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";", "stdout_lines": [" set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";"]} TASK [Check input file is /var/log/vdsm/vdsm.log in /etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:406 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf"], "delta": "0:00:00.003949", "end": "2021-11-08 18:39:33.356319", "rc": 0, "start": "2021-11-08 18:39:33.352370", "stderr": "", "stderr_lines": [], "stdout": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"", "stdout_lines": ["input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\""]} TASK [Check index_prefix is project.ovirt-logs in /etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:413 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "set $.index_prefix = \"project.ovirt-logs\"", "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf"], "delta": "0:00:00.003142", "end": "2021-11-08 18:39:33.709913", "rc": 0, "start": "2021-11-08 18:39:33.706771", "stderr": "", "stderr_lines": [], "stdout": " set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";", "stdout_lines": [" set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";"]} TASK [Check default config params in "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:420 ok: [/cache/fedora-33.qcow2] => (item=dynSearchIndex=.on.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "dynSearchIndex=.on.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:01.005453", "end": "2021-11-08 18:39:35.073289", "item": "dynSearchIndex=.on.", "rc": 0, "start": "2021-11-08 18:39:34.067836", "stderr": "", "stderr_lines": [], "stdout": " dynSearchIndex=\"on\"", "stdout_lines": [" dynSearchIndex=\"on\""]} ok: [/cache/fedora-33.qcow2] => (item=bulkmode=.on.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "bulkmode=.on.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.002906", "end": "2021-11-08 18:39:35.403601", "item": "bulkmode=.on.", "rc": 0, "start": "2021-11-08 18:39:35.400695", "stderr": "", "stderr_lines": [], "stdout": " bulkmode=\"on\"", "stdout_lines": [" bulkmode=\"on\""]} ok: [/cache/fedora-33.qcow2] => (item=dynbulkid=.on.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "dynbulkid=.on.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.002851", "end": "2021-11-08 18:39:35.715646", "item": "dynbulkid=.on.", "rc": 0, "start": "2021-11-08 18:39:35.712795", "stderr": "", "stderr_lines": [], "stdout": " dynbulkid=\"on\"", "stdout_lines": [" dynbulkid=\"on\""]} ok: [/cache/fedora-33.qcow2] => (item=allowUnsignedCerts=.off.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "allowUnsignedCerts=.off.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003023", "end": "2021-11-08 18:39:36.037468", "item": "allowUnsignedCerts=.off.", "rc": 0, "start": "2021-11-08 18:39:36.034445", "stderr": "", "stderr_lines": [], "stdout": " allowUnsignedCerts=\"off\"", "stdout_lines": [" allowUnsignedCerts=\"off\""]} ok: [/cache/fedora-33.qcow2] => (item=usehttps=.on.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "usehttps=.on.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003318", "end": "2021-11-08 18:39:36.386644", "item": "usehttps=.on.", "rc": 0, "start": "2021-11-08 18:39:36.383326", "stderr": "", "stderr_lines": [], "stdout": " usehttps=\"on\"", "stdout_lines": [" usehttps=\"on\""]} ok: [/cache/fedora-33.qcow2] => (item=retryfailures=.on.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "retryfailures=.on.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003063", "end": "2021-11-08 18:39:36.752925", "item": "retryfailures=.on.", "rc": 0, "start": "2021-11-08 18:39:36.749862", "stderr": "", "stderr_lines": [], "stdout": " retryfailures=\"on\"", "stdout_lines": [" retryfailures=\"on\""]} TASK [Check modified config params in "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:431 ok: [/cache/fedora-33.qcow2] => (item=dynSearchIndex=.off.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "dynSearchIndex=.off.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"], "delta": "0:00:00.002867", "end": "2021-11-08 18:39:37.124134", "item": "dynSearchIndex=.off.", "rc": 0, "start": "2021-11-08 18:39:37.121267", "stderr": "", "stderr_lines": [], "stdout": " dynSearchIndex=\"off\"", "stdout_lines": [" dynSearchIndex=\"off\""]} ok: [/cache/fedora-33.qcow2] => (item=bulkmode=.off.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "bulkmode=.off.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"], "delta": "0:00:00.003456", "end": "2021-11-08 18:39:37.457739", "item": "bulkmode=.off.", "rc": 0, "start": "2021-11-08 18:39:37.454283", "stderr": "", "stderr_lines": [], "stdout": " bulkmode=\"off\"", "stdout_lines": [" bulkmode=\"off\""]} ok: [/cache/fedora-33.qcow2] => (item=dynbulkid=.off.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "dynbulkid=.off.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"], "delta": "0:00:00.003656", "end": "2021-11-08 18:39:37.805696", "item": "dynbulkid=.off.", "rc": 0, "start": "2021-11-08 18:39:37.802040", "stderr": "", "stderr_lines": [], "stdout": " dynbulkid=\"off\"", "stdout_lines": [" dynbulkid=\"off\""]} ok: [/cache/fedora-33.qcow2] => (item=allowUnsignedCerts=.on.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "allowUnsignedCerts=.on.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"], "delta": "0:00:00.003743", "end": "2021-11-08 18:39:38.172688", "item": "allowUnsignedCerts=.on.", "rc": 0, "start": "2021-11-08 18:39:38.168945", "stderr": "", "stderr_lines": [], "stdout": " allowUnsignedCerts=\"on\"", "stdout_lines": [" allowUnsignedCerts=\"on\""]} ok: [/cache/fedora-33.qcow2] => (item=usehttps=.off.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "usehttps=.off.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"], "delta": "0:00:01.004876", "end": "2021-11-08 18:39:39.512938", "item": "usehttps=.off.", "rc": 0, "start": "2021-11-08 18:39:38.508062", "stderr": "", "stderr_lines": [], "stdout": " usehttps=\"off\"", "stdout_lines": [" usehttps=\"off\""]} ok: [/cache/fedora-33.qcow2] => (item=retryfailures=.off.) => {"ansible_loop_var": "item", "changed": false, "cmd": ["/bin/grep", "retryfailures=.off.", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"], "delta": "0:00:00.003793", "end": "2021-11-08 18:39:39.849002", "item": "retryfailures=.off.", "rc": 0, "start": "2021-11-08 18:39:39.845209", "stderr": "", "stderr_lines": [], "stdout": " retryfailures=\"off\"", "stdout_lines": [" retryfailures=\"off\""]} TASK [Check server param in "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:442 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "server=\\[\"logging-es0\", \"logging-es1\"\\]", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf"], "delta": "0:00:00.003869", "end": "2021-11-08 18:39:40.255597", "rc": 0, "start": "2021-11-08 18:39:40.251728", "stderr": "", "stderr_lines": [], "stdout": " server=[\"logging-es0\", \"logging-es1\"]", "stdout_lines": [" server=[\"logging-es0\", \"logging-es1\"]"]} TASK [Check server param in "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:448 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["/bin/grep", "server=\\[\"logging-es-ops0\", \"logging-es-ops1\"\\]", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf"], "delta": "0:00:01.004084", "end": "2021-11-08 18:39:41.605327", "rc": 0, "start": "2021-11-08 18:39:40.601243", "stderr": "", "stderr_lines": [], "stdout": " server=[\"logging-es-ops0\", \"logging-es-ops1\"]", "stdout_lines": [" server=[\"logging-es-ops0\", \"logging-es-ops1\"]"]} TASK [END TEST CASE 1; Ensure basic ovirt configuration works] ***************** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:454 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "default_files", "state": "absent", "type": "files"}, {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": ["logging-es0", "logging-es1"], "server_port": 9200, "state": "absent", "type": "elasticsearch", "uid": "testuser0"}, {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": ["logging-es-ops0", "logging-es-ops1"], "server_port": 9200, "state": "absent", "type": "elasticsearch", "usehttps": false}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "basic_input", "state": "absent", "type": "basics"}, {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "state": "absent", "subtype": "collectd", "type": "ovirt"}, {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "engine", "type": "ovirt"}, {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "vdsm", "type": "ovirt"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "default_files", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': ['logging-es0', 'logging-es1'], 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent', 'uid': 'testuser0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": ["logging-es0", "logging-es1"], "server_port": 9200, "state": "absent", "type": "elasticsearch", "uid": "testuser0"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': ['logging-es-ops0', 'logging-es-ops1'], 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": ["logging-es-ops0", "logging-es-ops1"], "server_port": 9200, "state": "absent", "type": "elasticsearch", "usehttps": false}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "liblognorm": [{"arch": "x86_64", "epoch": null, "name": "liblognorm", "release": "10.fc33", "source": "rpm", "version": "2.0.3"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "policycoreutils-python-utils": [{"arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-elasticsearch": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-elasticsearch", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-mmjsonparse": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-mmjsonparse", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-mmnormalize": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-mmnormalize", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T183616", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T183616/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005757", "end": "2021-11-08 18:39:44.497918", "rc": 0, "start": "2021-11-08 18:39:44.492161", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf\n/etc/rsyslog.d/ovirt_engine.rulebase\n/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf\n/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf\n/etc/rsyslog.d/10-input-ovirt-main-modules.conf\n/etc/rsyslog.d/30-output-elasticsearch.conf\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/30-output-files-default_files.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/10-input-ovirt-local_modules.conf\n/etc/rsyslog.d/ovirt_vdsm.rulebase\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf\n/etc/rsyslog.d/parse_json.rulebase\n/etc/rsyslog.d/90-input-basics-basic_input.conf\n/etc/rsyslog.d/00-global.conf\n/etc/rsyslog.d/10-output-elasticsearch-module.conf\n/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "/etc/rsyslog.d/ovirt_engine.rulebase", "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "/etc/rsyslog.d/30-output-elasticsearch.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "/etc/rsyslog.d/ovirt_vdsm.rulebase", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "/etc/rsyslog.d/parse_json.rulebase", "/etc/rsyslog.d/90-input-basics-basic_input.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396764.948862, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396722.802862, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2823, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396722.558862, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1823412607", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'basic_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "basic_input", "state": "absent", "type": "basics"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_collectd_input', 'type': 'ovirt', 'subtype': 'collectd', 'ovirt_collectd_port': 44514, 'ovirt_elasticsearch_index_prefix': 'project.ovirt-metrics', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '111-222-333', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if rsyslog_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_collectd_input", "ovirt_collectd_port": 44514, "ovirt_elasticsearch_index_prefix": "project.ovirt-metrics", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "111-222-333", "state": "absent", "subtype": "collectd", "type": "ovirt"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine_input', 'type': 'ovirt', 'subtype': 'engine', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '444-555-666', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/ovirt-engine/engine.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if rsyslog_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_engine_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "444-555-666", "ovirt_input_file": "/var/log/ovirt-engine/engine.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "engine", "type": "ovirt"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm_input', 'type': 'ovirt', 'subtype': 'vdsm', 'ovirt_elasticsearch_index_prefix': 'project.ovirt-logs', 'ovirt_env_name': 'test-engine', 'ovirt_env_uuid': '777-888-999', 'ovirt_vds_cluster_name': 'test_vds_cluster', 'ovirt_engine_fqdn': 'engine.ovirt.example.com', 'ovirt_input_file': '/var/log/vdsm/vdsm.log', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_ovirt_packages": ["rsyslog-mmnormalize", "rsyslog-mmjsonparse", "libfastjson", "liblognorm", "libestr"], "__rsyslog_ovirt_rules": ["{{ rsyslog_conf_ovirt_local_modules }}", "{{ rsyslog_conf_ovirt_main_modules }}", "{{ rsyslog_rulebase_ovirt_engine }}", "{{ rsyslog_rulebase_ovirt_vdsm }}", "{{ rsyslog_rulebase_ovirt_parse_json }}"], "rsyslog_conf_ovirt_local_modules": [{"name": "input-ovirt-local_modules", "sections": [{"options": "{% if rsyslog_inputs | selectattr('name', 'defined') |\n selectattr('type', 'defined') |\n selectattr('type', 'match', '^basics$') | list | length == 0 %}\n# Log messages sent to local UNIX socket with use=off'\nmodule(load=\"imuxsock\" SysSock.Use=\"off\")\n{% endif %}"}], "type": "modules"}], "rsyslog_conf_ovirt_main_modules": [{"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}], "rsyslog_rulebase_ovirt_engine": [{"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}], "rsyslog_rulebase_ovirt_parse_json": [{"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}], "rsyslog_rulebase_ovirt_vdsm": [{"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "ovirt_vdsm_input", "ovirt_elasticsearch_index_prefix": "project.ovirt-logs", "ovirt_engine_fqdn": "engine.ovirt.example.com", "ovirt_env_name": "test-engine", "ovirt_env_uuid": "777-888-999", "ovirt_input_file": "/var/log/vdsm/vdsm.log", "ovirt_vds_cluster_name": "test_vds_cluster", "state": "absent", "subtype": "vdsm", "type": "ovirt"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-basic_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-basic_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-basic_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-basic_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml) => {"ansible_facts": {"__rsyslog_ovirt_prereq_packages": ["policycoreutils-python-utils"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "path": "/etc/rsyslog.d/parse_json.rulebase", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create oVirt input configuration file input-ovirt-ovirt_collectd_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_collectd_input', 'type': 'input', 'sections': [{'options': 'input(name="ovirt_collectd_input" type="imtcp" port="44514")\nif $inputname == "ovirt_collectd_input" then {\n set $!original_raw_message = $msg;\n action(name="collectd_mmjsonparse" type="mmjsonparse" cookie="") # parse entire message as json\n set $!@timestamp = exec_template(\'cnvt_to_viaq_timestamp\');\n unset $!time;\n if $!collectd!plugin == \'virt\' then {\n set $!ovirt!entity = \'vms\';\n } else {\n set $!ovirt!entity = \'hosts\';\n }\n set $.index_prefix = "project.ovirt-metrics" & "-" & "test-engine" & "." & "111-222-333" & ".";\n set $.input_type = "ovirt";\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-ovirt-ovirt_collectd_input", "sections": [{"options": "input(name=\"ovirt_collectd_input\" type=\"imtcp\" port=\"44514\")\nif $inputname == \"ovirt_collectd_input\" then {\n set $!original_raw_message = $msg;\n action(name=\"collectd_mmjsonparse\" type=\"mmjsonparse\" cookie=\"\") # parse entire message as json\n set $!@timestamp = exec_template('cnvt_to_viaq_timestamp');\n unset $!time;\n if $!collectd!plugin == 'virt' then {\n set $!ovirt!entity = 'vms';\n } else {\n set $!ovirt!entity = 'hosts';\n }\n set $.index_prefix = \"project.ovirt-metrics\" & \"-\" & \"test-engine\" & \".\" & \"111-222-333\" & \".\";\n set $.input_type = \"ovirt\";\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_collectd_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure collectd port is allowed for rsyslogd to listen to] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:42 changed: [/cache/fedora-33.qcow2] => {"changed": true, "cmd": "set -euo pipefail\nsport=44514\nplist=$( semanage port -l | grep \"$sport\" || : )\nif [ \"$plist\" = \"\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\nelse\n elems=()\n for pl in \"$plist\"\n do\n elems+=($pl)\n done\n if [ \"${elems[0]}\" != \"syslogd_port_t\" -o \"${elems[1]}\" != \"tcp\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\n fi\nfi", "delta": "0:00:00.490808", "end": "2021-11-08 18:39:52.796309", "rc": 0, "start": "2021-11-08 18:39:52.305501", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml) => {"ansible_facts": {"__rsyslog_ovirt_prereq_packages": ["policycoreutils-python-utils"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "path": "/etc/rsyslog.d/parse_json.rulebase", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create oVirt input configuration file input-ovirt-ovirt_engine_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'localhost.localdomain\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'localhost.localdomain';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_engine_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/ovirt-engine/engine.log" tag="ovirt_engine_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_engine_input" then {\n action(name="ovirt-engine_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_engine.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_engine_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "444-555-666" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'localhost.localdomain\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-ovirt-ovirt_engine_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/ovirt-engine/engine.log\" tag=\"ovirt_engine_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_engine_input\" then {\n action(name=\"ovirt-engine_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_engine.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_engine_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"444-555-666\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'localhost.localdomain';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_engine_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure collectd port is allowed for rsyslogd to listen to] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:42 changed: [/cache/fedora-33.qcow2] => {"changed": true, "cmd": "set -euo pipefail\nsport=44514\nplist=$( semanage port -l | grep \"$sport\" || : )\nif [ \"$plist\" = \"\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\nelse\n elems=()\n for pl in \"$plist\"\n do\n elems+=($pl)\n done\n if [ \"${elems[0]}\" != \"syslogd_port_t\" -o \"${elems[1]}\" != \"tcp\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\n fi\nfi", "delta": "0:00:00.468641", "end": "2021-11-08 18:39:57.905727", "rc": 0, "start": "2021-11-08 18:39:57.437086", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:3 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml) => {"ansible_facts": {"__rsyslog_ovirt_prereq_packages": ["policycoreutils-python-utils"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/ovirt/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update oVirt input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-local_modules', 'type': 'modules', 'sections': [{'options': ''}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-local_modules", "sections": [{"options": ""}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-local_modules.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-main-modules', 'type': 'modules', 'sections': [{'options': '# Read from file with inotify enabled\nmodule(load="imfile" mode="inotify")'}, {'options': '# Read from tcp collectd metrics\nmodule(load="imtcp")'}, {'options': '# Normalize logs\nmodule(load="mmnormalize")'}, {'options': '# Parse logs to JSON\nmodule(load="mmjsonparse")'}, {'options': 'template(name="cnvt_to_viaq_timestamp" type="list") {\n property(name="TIMESTAMP" dateFormat="rfc3339")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-main-modules", "sections": [{"options": "# Read from file with inotify enabled\nmodule(load=\"imfile\" mode=\"inotify\")"}, {"options": "# Read from tcp collectd metrics\nmodule(load=\"imtcp\")"}, {"options": "# Normalize logs\nmodule(load=\"mmnormalize\")"}, {"options": "# Parse logs to JSON\nmodule(load=\"mmjsonparse\")"}, {"options": "template(name=\"cnvt_to_viaq_timestamp\" type=\"list\") {\n property(name=\"TIMESTAMP\" dateFormat=\"rfc3339\")\n}"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-ovirt-main-modules.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_engine', 'filename': 'ovirt_engine.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %thread:string{"quoting.char.begin":"(","quoting.char.end":")"}% %correlationid:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_engine.rulebase", "name": "ovirt_engine", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %thread:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %correlationid:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_engine.rulebase", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'ovirt_vdsm', 'filename': 'ovirt_vdsm.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{"quoting.char.begin":"(","quoting.char.end":")"}% %thread:string{"quoting.char.begin":"[","quoting.char.end":"]"}% %message:rest%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "ovirt_vdsm.rulebase", "name": "ovirt_vdsm", "nocomment": true, "sections": [{"options": "version=2\nrule=:%date:date-iso% %time:time-24hr%,%msec:number%%tz:word% %level:word%%-:whitespace%%class:string{\"quoting.char.begin\":\"(\",\"quoting.char.end\":\")\"}% %thread:string{\"quoting.char.begin\":\"[\",\"quoting.char.end\":\"]\"}% %message:rest%"}]}, "path": "/etc/rsyslog.d/ovirt_vdsm.rulebase", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'parse_json', 'filename': 'parse_json.rulebase', 'nocomment': True, 'sections': [{'options': 'version=2\nrule=:%.:json%'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"filename": "parse_json.rulebase", "name": "parse_json", "nocomment": true, "sections": [{"options": "version=2\nrule=:%.:json%"}]}, "path": "/etc/rsyslog.d/parse_json.rulebase", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create oVirt input configuration file input-ovirt-ovirt_vdsm_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:26 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'localhost.localdomain\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'localhost.localdomain';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-ovirt-ovirt_vdsm_input', 'type': 'input', 'sections': [{'options': 'input(type="imfile" file="/var/log/vdsm/vdsm.log" tag="ovirt_vdsm_input"\n reopenOnTruncate="on" startmsg.regex="^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}")\nif $syslogtag == "ovirt_vdsm_input" then {\n action(name="ovirt-vdsm_mmnormalize" type="mmnormalize"\n rulebase="/etc/rsyslog.d/ovirt_vdsm.rulebase" path="$.ovirt")\n}\nif $syslogtag == "ovirt_vdsm_input" then {\n set $.index_prefix = "project.ovirt-logs" & "-" & "test-engine" & "." & "777-888-999" & ".";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & "T" & $.ovirt!time & "." & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = \'localhost.localdomain\';\n set $!ovirt!cluster_name = \'test_vds_cluster\';\n set $!ipaddr4 = \'10.0.2.15\';\n set $!ovirt!engine_fqdn = \'engine.ovirt.example.com\';\n set $.input_type = "ovirt";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n'}], 'state': 'absent'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-ovirt-ovirt_vdsm_input", "sections": [{"options": "input(type=\"imfile\" file=\"/var/log/vdsm/vdsm.log\" tag=\"ovirt_vdsm_input\"\n reopenOnTruncate=\"on\" startmsg.regex=\"^[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}\")\nif $syslogtag == \"ovirt_vdsm_input\" then {\n action(name=\"ovirt-vdsm_mmnormalize\" type=\"mmnormalize\"\n rulebase=\"/etc/rsyslog.d/ovirt_vdsm.rulebase\" path=\"$.ovirt\")\n}\nif $syslogtag == \"ovirt_vdsm_input\" then {\n set $.index_prefix = \"project.ovirt-logs\" & \"-\" & \"test-engine\" & \".\" & \"777-888-999\" & \".\";\n # Add ovirt logs specific metadata\n set $!@timestamp = $.ovirt!date & \"T\" & $.ovirt!time & \".\" & $.ovirt!msec & $.ovirt!tz;\n set $!service = $syslogtag;\n set $!message = $.ovirt!message;\n set $!level = $.ovirt!level;\n set $!hostname = 'localhost.localdomain';\n set $!ovirt!cluster_name = 'test_vds_cluster';\n set $!ipaddr4 = '10.0.2.15';\n set $!ovirt!engine_fqdn = 'engine.ovirt.example.com';\n set $.input_type = \"ovirt\";\n set $!ovirt!class = $.ovirt!class;\n set $!ovirt!thread = $.ovirt!thread;\n\n unset $!metadata;\n\n if strlen($.ovirt!correlationid) > 0 then {\n set $!ovirt!correlationid = $.ovirt!correlationid;\n }\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-ovirt-ovirt_vdsm_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure collectd port is allowed for rsyslogd to listen to] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/ovirt/main.yml:42 changed: [/cache/fedora-33.qcow2] => {"changed": true, "cmd": "set -euo pipefail\nsport=44514\nplist=$( semanage port -l | grep \"$sport\" || : )\nif [ \"$plist\" = \"\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\nelse\n elems=()\n for pl in \"$plist\"\n do\n elems+=($pl)\n done\n if [ \"${elems[0]}\" != \"syslogd_port_t\" -o \"${elems[1]}\" != \"tcp\" ]; then\n semanage port -a -t syslogd_port_t -p tcp \"$sport\"\n fi\nfi", "delta": "0:00:00.490093", "end": "2021-11-08 18:40:03.028157", "rc": 0, "start": "2021-11-08 18:40:02.538064", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "state": "absent", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output', 'type': 'elasticsearch', 'server_host': ['logging-es0', 'logging-es1'], 'server_port': 9200, 'index_prefix': 'project.', 'input_type': 'ovirt', 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'state': 'absent', 'uid': 'testuser0'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "index_prefix": "project.", "input_type": "ovirt", "name": "elasticsearch_output", "private_key": "/etc/rsyslog.d/es-key.pem", "server_host": ["logging-es0", "logging-es1"], "server_port": 9200, "state": "absent", "type": "elasticsearch", "uid": "testuser0"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'elasticsearch_output_ops', 'type': 'elasticsearch', 'server_host': ['logging-es-ops0', 'logging-es-ops1'], 'server_port': 9200, 'index_prefix': '.operations.', 'input_type': 'ovirt', 'retryfailures': False, 'ca_cert': '/etc/rsyslog.d/es-ca.crt', 'cert': '/etc/rsyslog.d/es-cert.pem', 'private_key': '/etc/rsyslog.d/es-key.pem', 'dynSearchIndex': False, 'bulkmode': False, 'dynbulkid': False, 'allowUnsignedCerts': True, 'usehttps': False, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_es_elasticsearch": [{"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"{{ __rsyslog_work_dir }}/es-bulk-errors.log\")\n}"}], "type": "output"}], "__rsyslog_conf_es_main_modules": [{"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}], "__rsyslog_elasticsearch_packages": ["rsyslog-elasticsearch"], "__rsyslog_elasticsearch_rules": ["{{ __rsyslog_conf_es_main_modules }}", "{{ __rsyslog_conf_es_elasticsearch }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/elasticsearch/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"allowUnsignedCerts": true, "bulkmode": false, "ca_cert": "/etc/rsyslog.d/es-ca.crt", "cert": "/etc/rsyslog.d/es-cert.pem", "dynSearchIndex": false, "dynbulkid": false, "index_prefix": ".operations.", "input_type": "ovirt", "name": "elasticsearch_output_ops", "private_key": "/etc/rsyslog.d/es-key.pem", "retryfailures": false, "server_host": ["logging-es-ops0", "logging-es-ops1"], "server_port": 9200, "state": "absent", "type": "elasticsearch", "usehttps": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'absent', '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, "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": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-default_files', 'type': 'output', 'state': 'absent', '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, "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": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server=["logging-es0", "logging-es1"]\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=[\"logging-es0\", \"logging-es1\"]\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith "project.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output"\n server=["logging-es0", "logging-es1"]\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="on"\n searchType="com.redhat.viaq.common"\n bulkmode="on"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="on"\n allowUnsignedCerts="off"\n retryfailures="on"\n retryruleset="elasticsearch_output"\n usehttps="on"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \"project.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output\"\n server=[\"logging-es0\", \"logging-es1\"]\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"on\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"on\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"on\"\n allowUnsignedCerts=\"off\"\n retryfailures=\"on\"\n retryruleset=\"elasticsearch_output\"\n usehttps=\"on\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output in /etc/rsyslog.d (no_log)] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for elasticsearch] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update elasticsearch logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-module', 'type': 'modules', 'sections': [{'options': '# Send to Elasticsearch\nmodule(load="omelasticsearch")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch-module", "sections": [{"options": "# Send to Elasticsearch\nmodule(load=\"omelasticsearch\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-elasticsearch-module.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch', 'type': 'output', 'sections': [{'options': '# omelasticsearch\ntemplate(name="es_template" type="list") {\n property(name="$!all-json-plain")\n}\ntemplate(name="es_template_nl" type="list") {\n property(name="$!all-json-plain")\n constant(value="\\n")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets "index_name"\ntemplate(name="prefix_index_template" type="list") {\n property(name="$.index_prefix")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="1" position.to="4")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="6" position.to="7")\n constant(value=".")\n property(name="$!@timestamp" dateFormat="rfc3339"\n position.from="9" position.to="10")\n}\n\ntemplate(name="index_template" type="string" string="%$.index_name%")\ntemplate(name="id_template" type="string" string="%$.es_msg_id%")\n\nruleset(name="error_es") {\n action(name="es_bulk_errors" type="omfile"\n template="es_template_nl"\n file="/var/lib/rsyslog/es-bulk-errors.log")\n}'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-elasticsearch", "sections": [{"options": "# omelasticsearch\ntemplate(name=\"es_template\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n}\ntemplate(name=\"es_template_nl\" type=\"list\") {\n property(name=\"$!all-json-plain\")\n constant(value=\"\\n\")\n}\n\n# Add date to the end of the index name - index_prefix.yyyy-mm-dd,\n# based on the log timestamp.\n# This template sets \"index_name\"\ntemplate(name=\"prefix_index_template\" type=\"list\") {\n property(name=\"$.index_prefix\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"1\" position.to=\"4\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"6\" position.to=\"7\")\n constant(value=\".\")\n property(name=\"$!@timestamp\" dateFormat=\"rfc3339\"\n position.from=\"9\" position.to=\"10\")\n}\n\ntemplate(name=\"index_template\" type=\"string\" string=\"%$.index_name%\")\ntemplate(name=\"id_template\" type=\"string\" string=\"%$.es_msg_id%\")\n\nruleset(name=\"error_es\") {\n action(name=\"es_bulk_errors\" type=\"omfile\"\n template=\"es_template_nl\"\n file=\"/var/lib/rsyslog/es-bulk-errors.log\")\n}"}], "type": "output"}, "path": "/etc/rsyslog.d/30-output-elasticsearch.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output_ops in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server=["logging-es-ops0", "logging-es-ops1"]\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="off"\n searchType="com.redhat.viaq.common"\n bulkmode="off"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="off"\n allowUnsignedCerts="on"\n retryfailures="off"\n usehttps="off"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output_ops", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=[\"logging-es-ops0\", \"logging-es-ops1\"]\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"off\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"off\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"off\"\n allowUnsignedCerts=\"on\"\n retryfailures=\"off\"\n usehttps=\"off\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-elasticsearch-elasticsearch_output_ops', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="elasticsearch_output_ops") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == "create")) then {\n stop # successful\n }\n if ($.omes!writeoperation == "unknown") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template("prefix_index_template");\n }\n if ($.input_type == "ovirt") and ($.index_prefix startswith ".operations.") then {\n action(\n type="omelasticsearch"\n name="elasticsearch_output_ops"\n server=["logging-es-ops0", "logging-es-ops1"]\n serverport="9200"\n template="es_template"\n searchIndex="index_template"\n dynSearchIndex="off"\n searchType="com.redhat.viaq.common"\n bulkmode="off"\n writeoperation="create"\n bulkid="id_template"\n dynbulkid="off"\n allowUnsignedCerts="on"\n retryfailures="off"\n usehttps="off"\n tls.cacert="/etc/rsyslog.d/es-ca.crt"\n tls.mycert="/etc/rsyslog.d/es-cert.pem"\n tls.myprivkey="/etc/rsyslog.d/es-key.pem"\n )\n }\n}\n'}], 'mode': '0600', 'owner': 'root', 'group': 'root'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"group": "root", "mode": "0600", "name": "output-elasticsearch-elasticsearch_output_ops", "owner": "root", "sections": [{"options": "ruleset(name=\"elasticsearch_output_ops\") {\n if (strlen($.omes) > 0) and (strlen($.omes!status) > 0) then {\n # retry case\n if ($.omes!status == 200) or ($.omes!status == 201) or (($.omes!status == 409) and ($.omes!writeoperation == \"create\")) then {\n stop # successful\n }\n if ($.omes!writeoperation == \"unknown\") or (strlen($.omes!error!type) == 0) or (strlen($.omes!error!reason) == 0) then {\n call error_es\n stop\n }\n if ($.omes!status == 400) or ($.omes!status < 200) then {\n call error_es\n stop\n }\n # else fall through to retry operation\n }\n if strlen($!es_msg_id) > 0 then {\n set $.es_msg_id = $!es_msg_id;\n } else if (strlen($.omes) > 0) and (strlen($.omes!_id) > 0) then {\n # retry\n set $.es_msg_id = $.omes!_id;\n } else {\n # NOTE: depends on rsyslog being compiled with --enable-uuid\n set $.es_msg_id = $uuid;\n }\n if (strlen($.omes) > 0) and (strlen($.omes!_index) > 0) then {\n # retry\n set $.index_name = $.omes!_index;\n } else {\n set $.index_name = exec_template(\"prefix_index_template\");\n }\n if ($.input_type == \"ovirt\") and ($.index_prefix startswith \".operations.\") then {\n action(\n type=\"omelasticsearch\"\n name=\"elasticsearch_output_ops\"\n server=[\"logging-es-ops0\", \"logging-es-ops1\"]\n serverport=\"9200\"\n template=\"es_template\"\n searchIndex=\"index_template\"\n dynSearchIndex=\"off\"\n searchType=\"com.redhat.viaq.common\"\n bulkmode=\"off\"\n writeoperation=\"create\"\n bulkid=\"id_template\"\n dynbulkid=\"off\"\n allowUnsignedCerts=\"on\"\n retryfailures=\"off\"\n usehttps=\"off\"\n tls.cacert=\"/etc/rsyslog.d/es-ca.crt\"\n tls.mycert=\"/etc/rsyslog.d/es-cert.pem\"\n tls.myprivkey=\"/etc/rsyslog.d/es-key.pem\"\n )\n }\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-elasticsearch-elasticsearch_output_ops.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create elasticsearch output configuration file output-elasticsearch-elasticsearch_output_ops in /etc/rsyslog.d (no_log)] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/elasticsearch/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:39:25 UTC", "ActiveEnterTimestampMonotonic": "201125377", "ActiveExitTimestamp": "Mon 2021-11-08 18:39:25 UTC", "ActiveExitTimestampMonotonic": "200678567", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:39:25 UTC", "AssertTimestampMonotonic": "201113581", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "151809000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:39:25 UTC", "ConditionTimestampMonotonic": "201113579", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "23627", "ExecMainStartTimestamp": "Mon 2021-11-08 18:39:25 UTC", "ExecMainStartTimestampMonotonic": "201115277", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:39:25 UTC] ; stop_time=[n/a] ; pid=23627 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:39:25 UTC] ; stop_time=[n/a] ; pid=23627 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:39:25 UTC", "InactiveEnterTimestampMonotonic": "201112570", "InactiveExitTimestamp": "Mon 2021-11-08 18:39:25 UTC", "InactiveExitTimestampMonotonic": "201115787", "InvocationID": "bf80d7362db64dd68e0f6b4447f169d0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "23627", "MemoryAccounting": "yes", "MemoryCurrent": "3440640", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:39:25 UTC", "StateChangeTimestampMonotonic": "201125377", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "9", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:40:12 UTC", "ActiveEnterTimestampMonotonic": "247899936", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:40:12 UTC", "AssertTimestampMonotonic": "247894956", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3918000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:40:12 UTC", "ConditionTimestampMonotonic": "247894953", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "29185", "ExecMainStartTimestamp": "Mon 2021-11-08 18:40:12 UTC", "ExecMainStartTimestampMonotonic": "247896129", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:40:12 UTC] ; stop_time=[n/a] ; pid=29185 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:40:12 UTC] ; stop_time=[n/a] ; pid=29185 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:40:12 UTC", "InactiveExitTimestampMonotonic": "247896431", "InvocationID": "5c958ef87e2c4e91b122033381f9aee1", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "29185", "MemoryAccounting": "yes", "MemoryCurrent": "643072", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:40:12 UTC", "StateChangeTimestampMonotonic": "247899936", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Uninstall rsyslog-elasticsearch,mmjsonparse,mmnormalize, libestr,libfastjson,liblognorm] *** task path: /tmp/tmplo6v5v22/tests/tests_ovirt_elasticsearch.yml:531 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: rsyslog-mmjsonparse-8.2010.0-2.fc33.x86_64", "Removed: libestr-0.1.9-15.fc33.x86_64", "Removed: libfastjson-0.99.8-7.fc33.x86_64", "Removed: rsyslog-8.2010.0-2.fc33.x86_64", "Removed: rsyslog-elasticsearch-8.2010.0-2.fc33.x86_64", "Removed: liblognorm-2.0.3-10.fc33.x86_64", "Removed: rsyslog-mmnormalize-8.2010.0-2.fc33.x86_64"]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=328 changed=78 unreachable=0 failed=0 skipped=237 rescued=0 ignored=0 + cd /tmp/tmplo6v5v22/tests; TEST_SUBJECTS=/cache/fedora-33.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-257-dd08378-fedora-33-mupo0o3n/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmplo6v5v22/_setup.yml /tmp/tmplo6v5v22/tests/tests_relp.yml ansible-playbook 2.9.25 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.9.7 (default, Aug 30 2021, 00:00:00) [GCC 11.2.1 20210728 (Red Hat 11.2.1-1)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmplo6v5v22/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/_setup.yml:5 ok: [/cache/fedora-33.qcow2] => { "groups": { "all": [ "/cache/fedora-33.qcow2" ], "localhost": [ "/cache/fedora-33.qcow2" ], "subjects": [ "/cache/fedora-33.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmplo6v5v22/_setup.yml:7 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_relp.yml ******************************************************* 1 plays in /tmp/tmplo6v5v22/tests/tests_relp.yml PLAY [Test the server/client configuration using tls relp] ********************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:2 ok: [/cache/fedora-33.qcow2] META: ran handlers TASK [include_tasks] *********************************************************** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:27 included: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml for /cache/fedora-33.qcow2 TASK [Ensure openssl exists] *************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: openssl-1:1.1.1l-2.fc33.x86_64"]} TASK [Ensure /etc/pki/CA exists] *********************************************** task path: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml:8 changed: [/cache/fedora-33.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pki/CA", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [Ensure /etc/pki/CA exists] *********************************************** task path: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml:14 changed: [/cache/fedora-33.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pki/CA/certs", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [Ensure /etc/pki/CA exists] *********************************************** task path: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml:20 changed: [/cache/fedora-33.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pki/CA/private", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [Generate a self signed CA cert and the CA key] *************************** task path: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml:26 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["openssl", "req", "-x509", "-newkey", "rsa:2048", "-nodes", "-keyout", "/etc/pki/CA/private/test-ca-key.pem", "-out", "/etc/pki/CA/certs/test-ca.crt", "-subj", "/CN=test-ca/OU=system-roles/DC=fedora/DC=org"], "delta": "0:00:00.081487", "end": "2021-11-08 18:41:15.953611", "rc": 0, "start": "2021-11-08 18:41:15.872124", "stderr": "Generating a RSA private key\n...........................+++++\n...............................................+++++\nwriting new private key to '/etc/pki/CA/private/test-ca-key.pem'\n-----", "stderr_lines": ["Generating a RSA private key", "...........................+++++", "...............................................+++++", "writing new private key to '/etc/pki/CA/private/test-ca-key.pem'", "-----"], "stdout": "", "stdout_lines": []} TASK [Verify CA cert] ********************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml:33 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["openssl", "x509", "-text", "-in", "/etc/pki/CA/certs/test-ca.crt", "-noout"], "delta": "0:00:00.009961", "end": "2021-11-08 18:41:16.339308", "rc": 0, "start": "2021-11-08 18:41:16.329347", "stderr": "", "stderr_lines": [], "stdout": "Certificate:\n Data:\n Version: 3 (0x2)\n Serial Number:\n 3c:aa:07:e4:c5:3b:b2:b4:37:3c:3c:61:9d:25:77:84:57:92:aa:37\n Signature Algorithm: sha256WithRSAEncryption\n Issuer: CN = test-ca, OU = system-roles, DC = fedora, DC = org\n Validity\n Not Before: Nov 8 18:41:15 2021 GMT\n Not After : Dec 8 18:41:15 2021 GMT\n Subject: CN = test-ca, OU = system-roles, DC = fedora, DC = org\n Subject Public Key Info:\n Public Key Algorithm: rsaEncryption\n RSA Public-Key: (2048 bit)\n Modulus:\n 00:a7:fe:00:a4:1d:dc:cf:0e:a0:83:98:b1:d6:81:\n 12:1d:a2:3f:4d:77:ed:bd:05:e8:75:5a:5f:97:c3:\n 67:85:a7:14:f5:8f:8c:91:54:90:d8:d7:0d:a0:73:\n 0a:b3:c2:9b:d8:00:4b:a0:94:67:77:1c:43:6f:3e:\n 5f:a7:7d:2c:e1:61:38:4e:51:25:ce:21:bd:bd:11:\n 5d:7d:2b:e7:8c:f4:ef:de:48:ce:b5:5c:79:7b:e2:\n 72:06:74:0f:8a:cb:ed:af:ab:ab:3a:87:21:7f:9a:\n dd:ce:2f:3c:de:6a:b9:82:f1:23:d4:9f:01:d1:fe:\n 22:04:8f:1d:52:c5:6a:ed:04:c7:ed:f2:62:55:0e:\n b0:f5:6a:1e:b8:0d:65:04:4b:e5:7c:2b:f4:aa:1c:\n 54:01:e2:e8:96:2e:6f:d9:03:89:bb:4c:95:81:de:\n cf:13:73:cb:42:81:8c:d4:52:0e:49:fe:af:de:0a:\n 2f:07:b2:1d:dd:a5:3b:13:e9:13:78:52:04:6e:65:\n 7a:5c:e4:46:a1:e7:bc:fb:5e:ae:10:58:7b:c5:57:\n 48:00:27:d2:e8:76:8f:25:c3:7c:c2:06:06:42:e9:\n ee:e1:47:c9:20:d9:77:66:f8:6e:a8:2f:d5:ed:03:\n b9:2f:ba:07:79:47:ff:cc:c9:45:33:b2:67:6d:1d:\n 35:0b\n Exponent: 65537 (0x10001)\n X509v3 extensions:\n X509v3 Subject Key Identifier: \n 66:5F:7E:A4:FB:B2:65:BA:6C:B9:EE:E6:DE:30:F2:F0:91:8D:DA:72\n X509v3 Authority Key Identifier: \n keyid:66:5F:7E:A4:FB:B2:65:BA:6C:B9:EE:E6:DE:30:F2:F0:91:8D:DA:72\n\n X509v3 Basic Constraints: critical\n CA:TRUE\n Signature Algorithm: sha256WithRSAEncryption\n 63:a9:6f:70:19:e9:e4:ab:2f:29:ad:d0:46:90:e1:f3:06:0f:\n aa:f1:c8:2b:72:9c:1f:03:38:12:13:60:e2:9b:ca:64:99:b8:\n 78:ed:9c:e1:f8:88:25:23:52:e2:cc:7e:7d:cb:ec:6c:2c:48:\n 1d:49:9a:9c:cc:09:4f:c9:a0:28:23:95:1b:91:77:b0:a6:c7:\n ed:2c:84:8e:36:f1:b7:b9:23:db:e9:b0:0b:81:08:ab:66:d1:\n 92:3f:0c:a5:a8:11:59:f6:8b:ee:90:b4:fe:5d:f7:d0:5c:c7:\n f1:8b:68:3d:20:cc:44:8f:c7:88:ca:56:9f:0f:77:c7:c0:79:\n 0d:10:d9:68:94:46:a8:15:fb:7b:11:8c:c5:48:41:46:fd:4b:\n 85:9f:4b:26:5e:20:57:c3:55:c7:6c:f3:e0:07:48:d7:d2:3b:\n b4:c3:e6:5b:48:96:e9:e4:ba:16:c3:91:94:ed:53:4d:97:49:\n b7:b8:f3:a9:8e:15:57:dd:db:00:14:6f:c9:ce:8c:13:a0:fe:\n ce:1e:83:7e:31:3f:01:03:9f:d9:50:9b:01:6b:d8:fa:bc:2f:\n d6:61:e7:53:e6:f4:66:ca:c0:6c:fb:5e:47:c3:4e:40:eb:9c:\n 30:75:91:46:8a:cd:ca:e9:2e:56:61:b1:68:d4:47:79:06:95:\n a2:f0:d9:18", "stdout_lines": ["Certificate:", " Data:", " Version: 3 (0x2)", " Serial Number:", " 3c:aa:07:e4:c5:3b:b2:b4:37:3c:3c:61:9d:25:77:84:57:92:aa:37", " Signature Algorithm: sha256WithRSAEncryption", " Issuer: CN = test-ca, OU = system-roles, DC = fedora, DC = org", " Validity", " Not Before: Nov 8 18:41:15 2021 GMT", " Not After : Dec 8 18:41:15 2021 GMT", " Subject: CN = test-ca, OU = system-roles, DC = fedora, DC = org", " Subject Public Key Info:", " Public Key Algorithm: rsaEncryption", " RSA Public-Key: (2048 bit)", " Modulus:", " 00:a7:fe:00:a4:1d:dc:cf:0e:a0:83:98:b1:d6:81:", " 12:1d:a2:3f:4d:77:ed:bd:05:e8:75:5a:5f:97:c3:", " 67:85:a7:14:f5:8f:8c:91:54:90:d8:d7:0d:a0:73:", " 0a:b3:c2:9b:d8:00:4b:a0:94:67:77:1c:43:6f:3e:", " 5f:a7:7d:2c:e1:61:38:4e:51:25:ce:21:bd:bd:11:", " 5d:7d:2b:e7:8c:f4:ef:de:48:ce:b5:5c:79:7b:e2:", " 72:06:74:0f:8a:cb:ed:af:ab:ab:3a:87:21:7f:9a:", " dd:ce:2f:3c:de:6a:b9:82:f1:23:d4:9f:01:d1:fe:", " 22:04:8f:1d:52:c5:6a:ed:04:c7:ed:f2:62:55:0e:", " b0:f5:6a:1e:b8:0d:65:04:4b:e5:7c:2b:f4:aa:1c:", " 54:01:e2:e8:96:2e:6f:d9:03:89:bb:4c:95:81:de:", " cf:13:73:cb:42:81:8c:d4:52:0e:49:fe:af:de:0a:", " 2f:07:b2:1d:dd:a5:3b:13:e9:13:78:52:04:6e:65:", " 7a:5c:e4:46:a1:e7:bc:fb:5e:ae:10:58:7b:c5:57:", " 48:00:27:d2:e8:76:8f:25:c3:7c:c2:06:06:42:e9:", " ee:e1:47:c9:20:d9:77:66:f8:6e:a8:2f:d5:ed:03:", " b9:2f:ba:07:79:47:ff:cc:c9:45:33:b2:67:6d:1d:", " 35:0b", " Exponent: 65537 (0x10001)", " X509v3 extensions:", " X509v3 Subject Key Identifier: ", " 66:5F:7E:A4:FB:B2:65:BA:6C:B9:EE:E6:DE:30:F2:F0:91:8D:DA:72", " X509v3 Authority Key Identifier: ", " keyid:66:5F:7E:A4:FB:B2:65:BA:6C:B9:EE:E6:DE:30:F2:F0:91:8D:DA:72", "", " X509v3 Basic Constraints: critical", " CA:TRUE", " Signature Algorithm: sha256WithRSAEncryption", " 63:a9:6f:70:19:e9:e4:ab:2f:29:ad:d0:46:90:e1:f3:06:0f:", " aa:f1:c8:2b:72:9c:1f:03:38:12:13:60:e2:9b:ca:64:99:b8:", " 78:ed:9c:e1:f8:88:25:23:52:e2:cc:7e:7d:cb:ec:6c:2c:48:", " 1d:49:9a:9c:cc:09:4f:c9:a0:28:23:95:1b:91:77:b0:a6:c7:", " ed:2c:84:8e:36:f1:b7:b9:23:db:e9:b0:0b:81:08:ab:66:d1:", " 92:3f:0c:a5:a8:11:59:f6:8b:ee:90:b4:fe:5d:f7:d0:5c:c7:", " f1:8b:68:3d:20:cc:44:8f:c7:88:ca:56:9f:0f:77:c7:c0:79:", " 0d:10:d9:68:94:46:a8:15:fb:7b:11:8c:c5:48:41:46:fd:4b:", " 85:9f:4b:26:5e:20:57:c3:55:c7:6c:f3:e0:07:48:d7:d2:3b:", " b4:c3:e6:5b:48:96:e9:e4:ba:16:c3:91:94:ed:53:4d:97:49:", " b7:b8:f3:a9:8e:15:57:dd:db:00:14:6f:c9:ce:8c:13:a0:fe:", " ce:1e:83:7e:31:3f:01:03:9f:d9:50:9b:01:6b:d8:fa:bc:2f:", " d6:61:e7:53:e6:f4:66:ca:c0:6c:fb:5e:47:c3:4e:40:eb:9c:", " 30:75:91:46:8a:cd:ca:e9:2e:56:61:b1:68:d4:47:79:06:95:", " a2:f0:d9:18"]} TASK [Generate a server/client key] ******************************************** task path: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml:38 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["openssl", "genrsa", "-out", "/etc/pki/tls/private/test-key.pem"], "delta": "0:00:00.052688", "end": "2021-11-08 18:41:16.754980", "rc": 0, "start": "2021-11-08 18:41:16.702292", "stderr": "Generating RSA private key, 2048 bit long modulus (2 primes)\n.+++++\n.............................................+++++\ne is 65537 (0x010001)", "stderr_lines": ["Generating RSA private key, 2048 bit long modulus (2 primes)", ".+++++", ".............................................+++++", "e is 65537 (0x010001)"], "stdout": "", "stdout_lines": []} TASK [Generate a server Certificate Signing Request] *************************** task path: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml:42 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["openssl", "req", "-new", "-key", "/etc/pki/tls/private/test-key.pem", "-out", "/etc/rsyslog.d/test-cert.csr", "-subj", "/C=US/O=Fedora/DC=fedora/CN=logging.fedora.org"], "delta": "0:00:00.006825", "end": "2021-11-08 18:41:17.123235", "rc": 0, "start": "2021-11-08 18:41:17.116410", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Generate a server/client cert using the key, and signed by the self signed CA] *** task path: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml:49 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["openssl", "x509", "-req", "-in", "/etc/rsyslog.d/test-cert.csr", "-CA", "/etc/pki/CA/certs/test-ca.crt", "-CAkey", "/etc/pki/CA/private/test-ca-key.pem", "-CAcreateserial", "-out", "/etc/pki/tls/certs/test-cert.pem"], "delta": "0:00:00.011481", "end": "2021-11-08 18:41:17.512163", "rc": 0, "start": "2021-11-08 18:41:17.500682", "stderr": "Signature ok\nsubject=C = US, O = Fedora, DC = fedora, CN = logging.fedora.org\nGetting CA Private Key", "stderr_lines": ["Signature ok", "subject=C = US, O = Fedora, DC = fedora, CN = logging.fedora.org", "Getting CA Private Key"], "stdout": "", "stdout_lines": []} TASK [Verify the server/client cert] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml:57 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["openssl", "x509", "-text", "-in", "/etc/pki/tls/certs/test-cert.pem", "-noout"], "delta": "0:00:00.010321", "end": "2021-11-08 18:41:17.882934", "rc": 0, "start": "2021-11-08 18:41:17.872613", "stderr": "", "stderr_lines": [], "stdout": "Certificate:\n Data:\n Version: 1 (0x0)\n Serial Number:\n 74:a6:3d:b3:9f:ad:d3:8d:cc:29:22:70:20:be:b6:6d:09:c5:7a:3a\n Signature Algorithm: sha256WithRSAEncryption\n Issuer: CN = test-ca, OU = system-roles, DC = fedora, DC = org\n Validity\n Not Before: Nov 8 18:41:17 2021 GMT\n Not After : Dec 8 18:41:17 2021 GMT\n Subject: C = US, O = Fedora, DC = fedora, CN = logging.fedora.org\n Subject Public Key Info:\n Public Key Algorithm: rsaEncryption\n RSA Public-Key: (2048 bit)\n Modulus:\n 00:c4:0e:62:2d:5c:57:ad:28:b0:38:71:de:3e:45:\n be:66:82:98:20:62:b6:b9:52:2f:58:a8:76:a3:29:\n 28:09:2b:dd:6c:d5:b0:9b:19:37:c6:d6:5d:bc:ad:\n 64:c5:4e:d3:bf:c2:9e:d7:b9:1b:35:25:ed:21:79:\n 79:21:c6:09:ed:6a:94:3d:6f:c3:16:5d:78:d6:a0:\n 8b:17:b7:68:d8:0b:d0:ab:34:9e:ee:39:b4:4f:c1:\n 27:b4:ad:14:19:4b:4a:ec:20:60:fc:a0:a2:40:e1:\n 20:22:45:fd:af:27:d1:12:35:ed:ef:c3:82:2d:19:\n a2:bb:db:e3:5f:b7:8d:97:d7:a3:8c:30:6b:f6:c1:\n 4a:e7:ef:24:45:71:1c:98:ac:a3:90:e5:81:d2:a1:\n 5e:70:0e:7d:f5:76:28:c5:0c:fc:71:a6:56:ef:b2:\n 5a:de:71:06:98:ea:6b:ae:39:13:58:e8:38:dc:11:\n 67:2f:5e:a5:4b:65:f1:68:f2:3a:d0:b5:3e:63:56:\n fe:fd:79:02:d8:51:54:3f:7d:c6:d9:15:62:3e:68:\n 64:8e:47:c1:47:b5:b8:bf:fc:e6:98:41:57:da:50:\n 6e:7e:72:4e:12:dd:7c:e2:63:81:0d:12:14:6b:13:\n 06:b2:cd:11:5f:68:a4:30:54:a4:5f:03:59:35:bb:\n 04:b3\n Exponent: 65537 (0x10001)\n Signature Algorithm: sha256WithRSAEncryption\n 02:25:06:7e:1a:71:1c:71:b4:6a:7e:f0:3d:b5:7e:c8:cc:a6:\n 6c:e3:a7:ce:d4:30:2e:52:d0:a3:61:5c:c5:1e:2b:f2:c4:99:\n 95:8e:d5:66:2a:b2:24:f6:05:7d:9a:7e:b6:e2:3b:a5:47:83:\n fa:68:4d:34:d7:66:8b:47:1f:f9:11:6a:9c:de:bc:a6:5f:fa:\n b3:aa:4c:50:6a:fe:18:ea:0f:fe:c7:4a:21:c6:b8:46:91:c9:\n f4:75:aa:c4:d0:ad:0f:50:7d:09:56:62:a1:25:4a:e0:ea:ad:\n 1a:18:c4:a1:f8:b1:9f:29:79:e7:f3:4b:3b:3b:11:b2:8e:3c:\n 8c:49:dd:21:40:c5:9c:23:5c:64:07:b1:20:4c:4d:aa:68:2d:\n 6c:c1:85:27:d1:10:87:f0:aa:f7:72:68:3b:ae:7c:58:1e:72:\n 5b:5e:cd:ae:fe:d2:49:ee:72:89:e5:58:53:6c:d4:b1:5b:63:\n 4d:bd:14:ac:db:b5:1e:b3:c3:c7:19:e3:b1:27:5f:e3:91:a4:\n 27:a5:04:d3:17:70:8a:14:6b:21:94:0b:6b:08:d1:f0:0e:1c:\n 5f:17:5e:59:70:d6:1a:3d:c6:e2:f8:ef:f6:e5:1f:36:e7:38:\n 0c:81:16:43:14:b2:5c:1e:8c:12:7c:0b:3c:52:7f:fe:40:0a:\n 41:2c:59:b7", "stdout_lines": ["Certificate:", " Data:", " Version: 1 (0x0)", " Serial Number:", " 74:a6:3d:b3:9f:ad:d3:8d:cc:29:22:70:20:be:b6:6d:09:c5:7a:3a", " Signature Algorithm: sha256WithRSAEncryption", " Issuer: CN = test-ca, OU = system-roles, DC = fedora, DC = org", " Validity", " Not Before: Nov 8 18:41:17 2021 GMT", " Not After : Dec 8 18:41:17 2021 GMT", " Subject: C = US, O = Fedora, DC = fedora, CN = logging.fedora.org", " Subject Public Key Info:", " Public Key Algorithm: rsaEncryption", " RSA Public-Key: (2048 bit)", " Modulus:", " 00:c4:0e:62:2d:5c:57:ad:28:b0:38:71:de:3e:45:", " be:66:82:98:20:62:b6:b9:52:2f:58:a8:76:a3:29:", " 28:09:2b:dd:6c:d5:b0:9b:19:37:c6:d6:5d:bc:ad:", " 64:c5:4e:d3:bf:c2:9e:d7:b9:1b:35:25:ed:21:79:", " 79:21:c6:09:ed:6a:94:3d:6f:c3:16:5d:78:d6:a0:", " 8b:17:b7:68:d8:0b:d0:ab:34:9e:ee:39:b4:4f:c1:", " 27:b4:ad:14:19:4b:4a:ec:20:60:fc:a0:a2:40:e1:", " 20:22:45:fd:af:27:d1:12:35:ed:ef:c3:82:2d:19:", " a2:bb:db:e3:5f:b7:8d:97:d7:a3:8c:30:6b:f6:c1:", " 4a:e7:ef:24:45:71:1c:98:ac:a3:90:e5:81:d2:a1:", " 5e:70:0e:7d:f5:76:28:c5:0c:fc:71:a6:56:ef:b2:", " 5a:de:71:06:98:ea:6b:ae:39:13:58:e8:38:dc:11:", " 67:2f:5e:a5:4b:65:f1:68:f2:3a:d0:b5:3e:63:56:", " fe:fd:79:02:d8:51:54:3f:7d:c6:d9:15:62:3e:68:", " 64:8e:47:c1:47:b5:b8:bf:fc:e6:98:41:57:da:50:", " 6e:7e:72:4e:12:dd:7c:e2:63:81:0d:12:14:6b:13:", " 06:b2:cd:11:5f:68:a4:30:54:a4:5f:03:59:35:bb:", " 04:b3", " Exponent: 65537 (0x10001)", " Signature Algorithm: sha256WithRSAEncryption", " 02:25:06:7e:1a:71:1c:71:b4:6a:7e:f0:3d:b5:7e:c8:cc:a6:", " 6c:e3:a7:ce:d4:30:2e:52:d0:a3:61:5c:c5:1e:2b:f2:c4:99:", " 95:8e:d5:66:2a:b2:24:f6:05:7d:9a:7e:b6:e2:3b:a5:47:83:", " fa:68:4d:34:d7:66:8b:47:1f:f9:11:6a:9c:de:bc:a6:5f:fa:", " b3:aa:4c:50:6a:fe:18:ea:0f:fe:c7:4a:21:c6:b8:46:91:c9:", " f4:75:aa:c4:d0:ad:0f:50:7d:09:56:62:a1:25:4a:e0:ea:ad:", " 1a:18:c4:a1:f8:b1:9f:29:79:e7:f3:4b:3b:3b:11:b2:8e:3c:", " 8c:49:dd:21:40:c5:9c:23:5c:64:07:b1:20:4c:4d:aa:68:2d:", " 6c:c1:85:27:d1:10:87:f0:aa:f7:72:68:3b:ae:7c:58:1e:72:", " 5b:5e:cd:ae:fe:d2:49:ee:72:89:e5:58:53:6c:d4:b1:5b:63:", " 4d:bd:14:ac:db:b5:1e:b3:c3:c7:19:e3:b1:27:5f:e3:91:a4:", " 27:a5:04:d3:17:70:8a:14:6b:21:94:0b:6b:08:d1:f0:0e:1c:", " 5f:17:5e:59:70:d6:1a:3d:c6:e2:f8:ef:f6:e5:1f:36:e7:38:", " 0c:81:16:43:14:b2:5c:1e:8c:12:7c:0b:3c:52:7f:fe:40:0a:", " 41:2c:59:b7"]} TASK [TEST CASE 0; Test the server configuration containing tls tcp, plain tcp and udp connection] *** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:30 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "files_output", "type": "files"}, {"name": "forwards_output", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "system_input", "type": "basics"}, {"ca_cert": "/etc/pki/CA/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}, {"ca_cert": "/etc/pki/CA/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output', 'type': 'files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output", "type": "files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_output', 'type': 'forwards', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "forwards_output", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flows', 'inputs': ['system_input', 'relp_server0', 'relp_server1'], 'outputs': ['files_output', 'forwards_output']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["system_input", "relp_server0", "relp_server1"], "name": "flows", "outputs": ["files_output", "forwards_output"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: libestr-0.1.9-15.fc33.x86_64", "Installed: libfastjson-0.99.8-7.fc33.x86_64", "Installed: logrotate-3.17.0-3.fc33.x86_64", "Installed: rsyslog-8.2010.0-2.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T184031", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T184031/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.008459", "end": "2021-11-08 18:41:26.717887", "rc": 0, "start": "2021-11-08 18:41:26.709428", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/test-cert.csr", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/test-cert.csr"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396886.7151945, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bf4118be9d80c2ad45586b88b4c644e4b1e0fc32", "ctime": 1636396883.7501945, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132549, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1627384859.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3223, "uid": 0, "version": "1590538585", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "e08a7b6fa14b8e9ce4b3f79d00d21c08", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "src": "/root/.ansible/tmp/ansible-tmp-1636396887.911745-41466-98163659073255/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "md5sum": "863131059e7ae38b2d3f96b0c3174cbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1636396888.7761853-41496-73963119303514/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636396889.4093072-41496-24620123627391/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "system_input", "type": "basics"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/CA/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_facts": {"__rsyslog_conf_input_relp_modules": [{"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}], "__rsyslog_input_relp_packages": ["rsyslog-relp", "librelp"], "__rsyslog_input_relp_rules": ["{{ __rsyslog_conf_input_relp_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/relp/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"ca_cert": "/etc/pki/CA/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/CA/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_facts": {"__rsyslog_conf_input_relp_modules": [{"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}], "__rsyslog_input_relp_packages": ["rsyslog-relp", "librelp"], "__rsyslog_input_relp_rules": ["{{ __rsyslog_conf_input_relp_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/relp/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"ca_cert": "/etc/pki/CA/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "tls": true, "type": "relp"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/relp/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/relp/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-system_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0bf1dd7de3d48fc1f3bb58e5b3053fab8d598f91", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "ae0f27340d8ac208ece499136bc473ad", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 561, "src": "/root/.ansible/tmp/ansible-tmp-1636396890.7624738-41577-104798267276169/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call forwards_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call forwards_output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for relp input] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/relp/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/relp/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-relp-8.2010.0-2.fc33.x86_64", "Installed: librelp-1.9.0-1.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "52c083c01c2b1604874288b78b7b559a364737d0", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}, "md5sum": "380891628f8001093576fd686d455bdb", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 67, "src": "/root/.ansible/tmp/ansible-tmp-1636396894.3495274-41637-179018473558239/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create relp input configuration file input-relp-relp_server0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/relp/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-relp-relp_server0', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server0"\n type="imrelp"\n port="6514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/CA/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server0")\n then {\n call files_output\n}\nif\n ($inputname == "relp_server0")\n then {\n call forwards_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "c90912a04dac89bd9eda4cddb209aaab5d541811", "dest": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-relp-relp_server0", "sections": [{"options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/CA/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server0\")\n then {\n call forwards_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "2f624a459fbe2c44b68a9c7c1e30d2f0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 511, "src": "/root/.ansible/tmp/ansible-tmp-1636396895.2023258-41671-234522612888002/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-relp-relp_server0', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server0"\n type="imrelp"\n port="6514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/CA/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server0")\n then {\n call files_output\n}\nif\n ($inputname == "relp_server0")\n then {\n call forwards_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-relp_server0", "sections": [{"options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/CA/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server0\")\n then {\n call forwards_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for relp input] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/relp/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/relp/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "52c083c01c2b1604874288b78b7b559a364737d0", "dest": "/etc/rsyslog.d/10-input-relp-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-input-relp-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 67, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create relp input configuration file input-relp-relp_server1 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/relp/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-relp-relp_server1', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server1"\n type="imrelp"\n port="20514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/CA/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.localdomain"]\n)\nif\n ($inputname == "relp_server1")\n then {\n call files_output\n}\nif\n ($inputname == "relp_server1")\n then {\n call forwards_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ba2445ac9835bfd399daab630daa8bc790627db9", "dest": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-relp-relp_server1", "sections": [{"options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/CA/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.localdomain\"]\n)\nif\n ($inputname == \"relp_server1\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server1\")\n then {\n call forwards_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "be16649a6fe14d7664d9d6d6f9bb4d3e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 497, "src": "/root/.ansible/tmp/ansible-tmp-1636396898.7096786-41760-62177206134513/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-relp-relp_server1', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': 'input(name="relp_server1"\n type="imrelp"\n port="20514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/CA/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.localdomain"]\n)\nif\n ($inputname == "relp_server1")\n then {\n call files_output\n}\nif\n ($inputname == "relp_server1")\n then {\n call forwards_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-relp_server1", "sections": [{"options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/CA/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.localdomain\"]\n)\nif\n ($inputname == \"relp_server1\")\n then {\n call files_output\n}\nif\n ($inputname == \"relp_server1\")\n then {\n call forwards_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_output', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "files_output", "type": "files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'forwards_output', 'type': 'forwards', 'target': 'host.domain', 'tcp_port': 1514}) => {"ansible_facts": {"__rsyslog_forwards_output_packages": [], "__rsyslog_forwards_output_rules": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/forwards/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "forwards_output", "target": "host.domain", "tcp_port": 1514, "type": "forwards"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "59cd91a2c526bf8edef8f58bdcbe2c8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "src": "/root/.ansible/tmp/ansible-tmp-1636396899.6360497-41798-39530697456521/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_output in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output") {\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": "08ffe8403f71a2f36ae3c5eff03ede4d5ba3889a", "dest": "/etc/rsyslog.d/30-output-files-files_output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output", "sections": [{"options": "ruleset(name=\"files_output\") {\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": "a6bde8d9ba76c7bf4fd136eecbffe636", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1128, "src": "/root/.ansible/tmp/ansible-tmp-1636396900.510311-41832-78117738152351/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output") {\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, "inner_item": {"name": "output-files-files_output", "sections": [{"options": "ruleset(name=\"files_output\") {\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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update forwards output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create forwards output configuration file output-forwards-forwards_output in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/forwards/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_output") {\n *.* action(name="forwards_output"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "496ec66e5e43309696ddf0f24be39950efd28581", "dest": "/etc/rsyslog.d/30-output-forwards-forwards_output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-forwards-forwards_output", "sections": [{"options": "ruleset(name=\"forwards_output\") {\n *.* action(name=\"forwards_output\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "md5sum": "41b7dad7c00de3d7d1d185875346389a", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 197, "src": "/root/.ansible/tmp/ansible-tmp-1636396901.4940152-41874-10817417589659/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-forwards-forwards_output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="forwards_output") {\n *.* action(name="forwards_output"\n type="omfwd"\n Target="host.domain"\n Port="1514"\n Protocol="tcp"\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-forwards-forwards_output", "sections": [{"options": "ruleset(name=\"forwards_output\") {\n *.* action(name=\"forwards_output\"\n type=\"omfwd\"\n Target=\"host.domain\"\n Port=\"1514\"\n Protocol=\"tcp\"\n )\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:41:42 UTC", "ActiveEnterTimestampMonotonic": "83767094", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:41:42 UTC", "AssertTimestampMonotonic": "83745871", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "94437000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:41:42 UTC", "ConditionTimestampMonotonic": "83745869", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10287", "ExecMainStartTimestamp": "Mon 2021-11-08 18:41:42 UTC", "ExecMainStartTimestampMonotonic": "83747372", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:41:42 UTC] ; stop_time=[n/a] ; pid=10287 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:41:42 UTC] ; stop_time=[n/a] ; pid=10287 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:41:42 UTC", "InactiveExitTimestampMonotonic": "83747634", "InvocationID": "11591a9c7ddb4d3fb9cee19c6ddaccc5", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10287", "MemoryAccounting": "yes", "MemoryCurrent": "24236032", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:41:42 UTC", "StateChangeTimestampMonotonic": "83767094", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:76 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396902.6061945, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396888.3191946, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396887.9551945, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "332035601", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 11, "files": [{"atime": 1636396902.6061945, "ctime": 1636396895.4671946, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6272, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396895.2221944, "nlink": 1, "path": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 511, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396902.6061945, "ctime": 1636396898.9741945, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6275, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396898.7291944, "nlink": 1, "path": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 497, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396902.6061945, "ctime": 1636396889.6871946, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6262, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396889.4421945, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396902.6061945, "ctime": 1636396899.9361944, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6277, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396899.6871946, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396897.9301944, "ctime": 1636396894.6211944, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396894.3761945, "nlink": 1, "path": "/etc/rsyslog.d/10-input-relp-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396902.6061945, "ctime": 1636396901.7731946, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6279, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396901.5231946, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 197, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396886.7161944, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636396902.6061945, "ctime": 1636396900.7921944, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6278, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396900.5561945, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1128, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396902.6061945, "ctime": 1636396891.0761945, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396890.8071945, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-system_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 561, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396902.6061945, "ctime": 1636396889.0511944, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6247, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396888.8111944, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 10, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/11-input-relp-relp_server0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "stat": {"atime": 1636396902.6061945, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "c90912a04dac89bd9eda4cddb209aaab5d541811", "ctime": 1636396895.4671946, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6272, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396895.2221944, "nlink": 1, "path": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 511, "uid": 0, "version": "2072364514", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/11-input-relp-relp_server1.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "stat": {"atime": 1636396902.6061945, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ba2445ac9835bfd399daab630daa8bc790627db9", "ctime": 1636396898.9741945, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6275, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396898.7291944, "nlink": 1, "path": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 497, "uid": 0, "version": "2878616622", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:86 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librelp": [{"arch": "x86_64", "epoch": null, "name": "librelp", "release": "1.fc33", "source": "rpm", "version": "1.9.0"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-relp": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-relp", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Install lsof] ************************************************************ task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:95 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: lsof-4.93.2-4.fc33.x86_64"]} TASK [lsof outputs for rsyslogd] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:100 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd", "delta": "0:00:00.032665", "end": "2021-11-08 18:41:49.377884", "rc": 0, "start": "2021-11-08 18:41:49.345219", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 10366 root 4u IPv4 39367 0t0 TCP *:6514 (LISTEN)\nrsyslogd 10366 root 5u IPv6 39368 0t0 TCP *:6514 (LISTEN)\nrsyslogd 10366 root 6u IPv4 39371 0t0 TCP *:20514 (LISTEN)\nrsyslogd 10366 root 7u IPv6 39372 0t0 TCP *:20514 (LISTEN)", "stdout_lines": ["rsyslogd 10366 root 4u IPv4 39367 0t0 TCP *:6514 (LISTEN)", "rsyslogd 10366 root 5u IPv6 39368 0t0 TCP *:6514 (LISTEN)", "rsyslogd 10366 root 6u IPv4 39371 0t0 TCP *:20514 (LISTEN)", "rsyslogd 10366 root 7u IPv6 39372 0t0 TCP *:20514 (LISTEN)"]} TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:107 ok: [/cache/fedora-33.qcow2] => { "msg": "lsof returned rsyslogd 10366 root 4u IPv4 39367 0t0 TCP *:6514 (LISTEN)\nrsyslogd 10366 root 5u IPv6 39368 0t0 TCP *:6514 (LISTEN)\nrsyslogd 10366 root 6u IPv4 39371 0t0 TCP *:20514 (LISTEN)\nrsyslogd 10366 root 7u IPv6 39372 0t0 TCP *:20514 (LISTEN)" } TASK [Check port 6514, 20514 are open for TCP] ********************************* task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:110 ok: [/cache/fedora-33.qcow2] => (item=6514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 6514", "delta": "0:00:00.023018", "end": "2021-11-08 18:41:49.792140", "item": 6514, "rc": 0, "start": "2021-11-08 18:41:49.769122", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 10366 root 4u IPv4 39367 0t0 TCP *:6514 (LISTEN)\nrsyslogd 10366 root 5u IPv6 39368 0t0 TCP *:6514 (LISTEN)", "stdout_lines": ["rsyslogd 10366 root 4u IPv4 39367 0t0 TCP *:6514 (LISTEN)", "rsyslogd 10366 root 5u IPv6 39368 0t0 TCP *:6514 (LISTEN)"]} ok: [/cache/fedora-33.qcow2] => (item=20514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 20514", "delta": "0:00:00.021302", "end": "2021-11-08 18:41:50.156757", "item": 20514, "rc": 0, "start": "2021-11-08 18:41:50.135455", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 10366 root 6u IPv4 39371 0t0 TCP *:20514 (LISTEN)\nrsyslogd 10366 root 7u IPv6 39372 0t0 TCP *:20514 (LISTEN)", "stdout_lines": ["rsyslogd 10366 root 6u IPv4 39371 0t0 TCP *:20514 (LISTEN)", "rsyslogd 10366 root 7u IPv6 39372 0t0 TCP *:20514 (LISTEN)"]} TASK [Check the flows in relp_server0 - 0] ************************************* task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:118 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep '$inputname == \"relp_server0\"' \"/etc/rsyslog.d/11-input-relp-relp_server0.conf\" | wc -l", "delta": "0:00:00.006517", "end": "2021-11-08 18:41:50.539125", "failed_when_result": false, "rc": 0, "start": "2021-11-08 18:41:50.532608", "stderr": "", "stderr_lines": [], "stdout": "2", "stdout_lines": ["2"]} TASK [Check the flows in relp_server0 - 1] ************************************* task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:126 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep -A 2 '$inputname == \"relp_server0\"' \"/etc/rsyslog.d/11-input-relp-relp_server0.conf\" | grep \"call files_output\" | wc -l", "delta": "0:00:00.005284", "end": "2021-11-08 18:41:50.908532", "failed_when_result": false, "rc": 0, "start": "2021-11-08 18:41:50.903248", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [Check the ca cert in relp_server0 - 0] *********************************** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:134 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep 'tls.cacert=\"/etc/pki/CA/certs/test-ca.crt\"' \"/etc/rsyslog.d/11-input-relp-relp_server0.conf\" | wc -l", "delta": "0:00:00.004798", "end": "2021-11-08 18:41:51.276065", "failed_when_result": false, "rc": 0, "start": "2021-11-08 18:41:51.271267", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [Check the ca cert in relp_server0 - 1] *********************************** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:142 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396876.3381944, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "27726e038d1a865387771002f5d27b7defa5d3d3", "ctime": 1636396875.9521945, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132509, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396875.9521945, "nlink": 1, "path": "/etc/pki/CA/certs/test-ca.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1294, "uid": 0, "version": "3225975841", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the cert in relp_server0 - 0] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:146 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep 'tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"' \"/etc/rsyslog.d/11-input-relp-relp_server0.conf\" | wc -l", "delta": "0:00:00.004762", "end": "2021-11-08 18:41:52.001269", "failed_when_result": false, "rc": 0, "start": "2021-11-08 18:41:51.996507", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [Check the cert in relp_server0 - 1] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:154 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396877.8811946, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cdedea132cb6ff2cd0e8339c63a9ccaf990873ea", "ctime": 1636396877.5111945, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132512, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396877.5111945, "nlink": 1, "path": "/etc/pki/tls/certs/test-cert.pem", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1168, "uid": 0, "version": "585297815", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the private key in relp_server0 - 0] ******************************* task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:158 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep 'tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"' \"/etc/rsyslog.d/11-input-relp-relp_server0.conf\" | wc -l", "delta": "0:00:00.005012", "end": "2021-11-08 18:41:52.745830", "failed_when_result": false, "rc": 0, "start": "2021-11-08 18:41:52.740818", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [Check the private key in relp_server0 - 1] ******************************* task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:166 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396877.1201944, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "91cacb384f6313e741fd09444bdf5528ecd6bc75", "ctime": 1636396876.7541945, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132510, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1636396876.7541945, "nlink": 1, "path": "/etc/pki/tls/private/test-key.pem", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1675, "uid": 0, "version": "3259221053", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check tls.permittedpeer in relp_server0] ********************************* task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:170 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep 'tls.permittedpeer=\\[\"\\*.client.com\",\"\\*.example.com\"\\]' \"/etc/rsyslog.d/11-input-relp-relp_server0.conf\" | wc -l", "delta": "0:00:00.004829", "end": "2021-11-08 18:41:53.485075", "failed_when_result": false, "rc": 0, "start": "2021-11-08 18:41:53.480246", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [Check tls.permittedpeer in relp_server1] ********************************* task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:178 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": "set -euo pipefail; grep \"tls.permittedpeer=\\[\\\"\\*.localdomain\\\"\\]\" \"/etc/rsyslog.d/11-input-relp-relp_server1.conf\" | wc -l", "delta": "0:00:00.005466", "end": "2021-11-08 18:41:53.854494", "failed_when_result": false, "rc": 0, "start": "2021-11-08 18:41:53.849028", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:188 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "files_output", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "system_input", "state": "absent", "type": "basics"}, {"ca_cert": "/etc/pki/CA/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}, {"ca_cert": "/etc/pki/CA/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output', 'type': 'files', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flows', 'inputs': ['system_input', 'relp_server0', 'relp_server1'], 'outputs': ['files_output', 'forwards_output']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["system_input", "relp_server0", "relp_server1"], "name": "flows", "outputs": ["files_output", "forwards_output"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librelp": [{"arch": "x86_64", "epoch": null, "name": "librelp", "release": "1.fc33", "source": "rpm", "version": "1.9.0"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "4.fc33", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-relp": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-relp", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T184031", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T184031/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.006961", "end": "2021-11-08 18:41:56.736068", "rc": 0, "start": "2021-11-08 18:41:56.729107", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/11-input-relp-relp_server0.conf\n/etc/rsyslog.d/11-input-relp-relp_server1.conf\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/10-input-relp-module.conf\n/etc/rsyslog.d/30-output-forwards-forwards_output.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/30-output-files-files_output.conf\n/etc/rsyslog.d/90-input-basics-system_input.conf\n/etc/rsyslog.d/00-global.conf\n/etc/rsyslog.d/test-cert.csr", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/10-input-relp-module.conf", "/etc/rsyslog.d/30-output-forwards-forwards_output.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/30-output-files-files_output.conf", "/etc/rsyslog.d/90-input-basics-system_input.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/test-cert.csr"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396902.6061945, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396888.3191946, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396887.9551945, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "332035601", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'system_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "system_input", "state": "absent", "type": "basics"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'relp_server0', 'type': 'relp', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/CA/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_input_relp_modules": [{"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}], "__rsyslog_input_relp_packages": ["rsyslog-relp", "librelp"], "__rsyslog_input_relp_rules": ["{{ __rsyslog_conf_input_relp_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/relp/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"ca_cert": "/etc/pki/CA/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'relp_server1', 'type': 'relp', 'port': 20514, 'tls': True, 'ca_cert': '/etc/pki/CA/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_input_relp_modules": [{"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}], "__rsyslog_input_relp_packages": ["rsyslog-relp", "librelp"], "__rsyslog_input_relp_rules": ["{{ __rsyslog_conf_input_relp_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/relp/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"ca_cert": "/etc/pki/CA/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_server1", "pki_authmode": "name", "port": 20514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "tls": true, "type": "relp"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/relp/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/relp/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-system_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-system_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for relp input] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/relp/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/relp/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-relp-module.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create relp input configuration file input-relp-relp_server0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/relp/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-relp-relp_server0', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': 'input(name="relp_server0"\n type="imrelp"\n port="6514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/CA/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server0")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-relp_server0", "sections": [{"options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/CA/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0\")\n then {\n call files_output\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-relp-relp_server0', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': 'input(name="relp_server0"\n type="imrelp"\n port="6514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/CA/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.client.com","*.example.com"]\n)\nif\n ($inputname == "relp_server0")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-relp-relp_server0", "sections": [{"options": "input(name=\"relp_server0\"\n type=\"imrelp\"\n port=\"6514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/CA/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.client.com\",\"*.example.com\"]\n)\nif\n ($inputname == \"relp_server0\")\n then {\n call files_output\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-relp-relp_server0.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for relp input] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/relp/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/relp/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'input-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="imrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"imrelp\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-relp-module.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create relp input configuration file input-relp-relp_server1 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/relp/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-relp-relp_server1', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': 'input(name="relp_server1"\n type="imrelp"\n port="20514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/CA/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.localdomain"]\n)\nif\n ($inputname == "relp_server1")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-relp-relp_server1", "sections": [{"options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/CA/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.localdomain\"]\n)\nif\n ($inputname == \"relp_server1\")\n then {\n call files_output\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-relp-relp_server1', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': 'input(name="relp_server1"\n type="imrelp"\n port="20514"\n maxDataSize="8192"\n tls="on"\n tls.cacert="/etc/pki/CA/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.localdomain"]\n)\nif\n ($inputname == "relp_server1")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-relp-relp_server1", "sections": [{"options": "input(name=\"relp_server1\"\n type=\"imrelp\"\n port=\"20514\"\n maxDataSize=\"8192\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/CA/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.localdomain\"]\n)\nif\n ($inputname == \"relp_server1\")\n then {\n call files_output\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-relp-relp_server1.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_output', 'type': 'files', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "files_output", "state": "absent", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_output in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output") {\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, "inner_item": {"name": "output-files-files_output", "sections": [{"options": "ruleset(name=\"files_output\") {\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": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output") {\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, "inner_item": {"name": "output-files-files_output", "sections": [{"options": "ruleset(name=\"files_output\") {\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": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:41:43 UTC", "ActiveEnterTimestampMonotonic": "84630934", "ActiveExitTimestamp": "Mon 2021-11-08 18:41:43 UTC", "ActiveExitTimestampMonotonic": "84316265", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:41:43 UTC", "AssertTimestampMonotonic": "84613553", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "99564000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:41:43 UTC", "ConditionTimestampMonotonic": "84613551", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10366", "ExecMainStartTimestamp": "Mon 2021-11-08 18:41:43 UTC", "ExecMainStartTimestampMonotonic": "84615239", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:41:43 UTC] ; stop_time=[n/a] ; pid=10366 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:41:43 UTC] ; stop_time=[n/a] ; pid=10366 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:41:43 UTC", "InactiveEnterTimestampMonotonic": "84612478", "InactiveExitTimestamp": "Mon 2021-11-08 18:41:43 UTC", "InactiveExitTimestampMonotonic": "84615542", "InvocationID": "f4e1114d5a3943958f846d21e8544163", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10366", "MemoryAccounting": "yes", "MemoryCurrent": "2420736", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:41:43 UTC", "StateChangeTimestampMonotonic": "84630934", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:42:09 UTC", "ActiveEnterTimestampMonotonic": "110723161", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:42:09 UTC", "AssertTimestampMonotonic": "110717504", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "4432000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:42:09 UTC", "ConditionTimestampMonotonic": "110717502", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13640", "ExecMainStartTimestamp": "Mon 2021-11-08 18:42:09 UTC", "ExecMainStartTimestampMonotonic": "110718793", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:42:09 UTC] ; stop_time=[n/a] ; pid=13640 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:42:09 UTC] ; stop_time=[n/a] ; pid=13640 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:42:09 UTC", "InactiveExitTimestampMonotonic": "110719155", "InvocationID": "df8003e8c9794b6886116011f9ecb831", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13640", "MemoryAccounting": "yes", "MemoryCurrent": "667648", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:42:09 UTC", "StateChangeTimestampMonotonic": "110723161", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Uninstall relp] ********************************************************** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:229 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: rsyslog-relp-8.2010.0-2.fc33.x86_64", "Removed: librelp-1.9.0-1.fc33.x86_64"]} TASK [TEST CASE 1; Test the client configuration using tls relp] *************** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:235 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert": "/etc/pki/CA/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, {"ca_cert": "/etc/pki/CA/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "system_input", "type": "basics"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/CA/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/CA/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/CA/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/CA/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flows', 'inputs': ['system_input'], 'outputs': ['relp_client0', 'relp_client1']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["system_input"], "name": "flows", "outputs": ["relp_client0", "relp_client1"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "4.fc33", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T184031", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T184031/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.006375", "end": "2021-11-08 18:42:17.002489", "rc": 0, "start": "2021-11-08 18:42:16.996114", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/30-output-forwards-forwards_output.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/test-cert.csr", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/30-output-forwards-forwards_output.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/test-cert.csr"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396902.6061945, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396888.3191946, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396887.9551945, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "332035601", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "md5sum": "863131059e7ae38b2d3f96b0c3174cbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1636396938.8591752-42982-216054116118169/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636396939.492137-42982-212208108806221/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "system_input", "type": "basics"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-system_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "848b7d91fc98ff953cfca5bb7afca403db0695a4", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client1\n}\n"}], "state": "present", "type": "input"}, "md5sum": "3fa8af2f07d6906123922150740f0e0d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 558, "src": "/root/.ansible/tmp/ansible-tmp-1636396940.874059-43063-273614837510848/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client1\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/CA/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com']}) => {"ansible_facts": {"__rsyslog_conf_output_relp_modules": [{"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}], "__rsyslog_output_relp_packages": ["rsyslog-relp", "librelp"], "__rsyslog_output_relp_rules": ["{{ __rsyslog_conf_output_relp_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/relp/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/pki/CA/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/CA/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name'}) => {"ansible_facts": {"__rsyslog_conf_output_relp_modules": [{"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}], "__rsyslog_output_relp_packages": ["rsyslog-relp", "librelp"], "__rsyslog_output_relp_rules": ["{{ __rsyslog_conf_output_relp_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/relp/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/pki/CA/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "target": "localhost", "tls": true, "type": "relp"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/relp/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/relp/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for relp output] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/relp/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/relp/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: librelp-1.9.0-1.fc33.x86_64", "Installed: rsyslog-relp-8.2010.0-2.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "eb653d401764d7f864df23e25ac34150a9c3abde", "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}, "md5sum": "8a2b9ad676e59379217eda4fecf4d8c3", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 67, "src": "/root/.ansible/tmp/ansible-tmp-1636396944.1092873-43127-144161513833005/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create relp output configuration file output-relp-relp_client0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/relp/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-relp-relp_client0', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client0") {\n action(name="relp_client0"\n type="omrelp"\n target="localhost"\n port="6514"\n tls="on"\n tls.cacert="/etc/pki/CA/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "1bda1375fc9b7f18539b916e28f173a7400e50bf", "dest": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-relp-relp_client0", "sections": [{"options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"6514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/CA/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "bff0f9534c3934e3f519c202a6056fac", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 457, "src": "/root/.ansible/tmp/ansible-tmp-1636396944.933815-43161-3974100176793/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-relp-relp_client0', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client0") {\n action(name="relp_client0"\n type="omrelp"\n target="localhost"\n port="6514"\n tls="on"\n tls.cacert="/etc/pki/CA/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-relp_client0", "sections": [{"options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"6514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/CA/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for relp output] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/relp/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/relp/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "checksum": "eb653d401764d7f864df23e25ac34150a9c3abde", "dest": "/etc/rsyslog.d/10-output-relp-module.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}, "mode": "0644", "owner": "root", "path": "/etc/rsyslog.d/10-output-relp-module.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 67, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create relp output configuration file output-relp-relp_client1 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/relp/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-relp-relp_client1', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client1") {\n action(name="relp_client1"\n type="omrelp"\n target="localhost"\n port="7514"\n tls="on"\n tls.cacert="/etc/pki/CA/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.localdomain"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "a27a448421fc75c3b684ee391d926ff87234884b", "dest": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-relp-relp_client1", "sections": [{"options": "ruleset(name=\"relp_client1\") {\n action(name=\"relp_client1\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"7514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/CA/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.localdomain\"]\n )\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "md5sum": "c43ece1af2fd1e60748ca57b556562a2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 442, "src": "/root/.ansible/tmp/ansible-tmp-1636396948.5970685-43250-206896137651909/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-relp-relp_client1', 'type': 'output', 'weight': '31', 'state': 'present', 'sections': [{'options': 'ruleset(name="relp_client1") {\n action(name="relp_client1"\n type="omrelp"\n target="localhost"\n port="7514"\n tls="on"\n tls.cacert="/etc/pki/CA/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.localdomain"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-relp_client1", "sections": [{"options": "ruleset(name=\"relp_client1\") {\n action(name=\"relp_client1\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"7514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/CA/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.localdomain\"]\n )\n}\n"}], "state": "present", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "59cd91a2c526bf8edef8f58bdcbe2c8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "src": "/root/.ansible/tmp/ansible-tmp-1636396949.5236237-43284-248827293154946/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (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": "ec4f5c91855d526e10963c7678121d42168d319b", "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": "20057dad3aa8039db4ff077d1540f965", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1129, "src": "/root/.ansible/tmp/ansible-tmp-1636396950.356916-43318-191130352227635/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:42:31 UTC", "ActiveEnterTimestampMonotonic": "132547300", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:42:31 UTC", "AssertTimestampMonotonic": "132539370", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "70257000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:42:31 UTC", "ConditionTimestampMonotonic": "132539369", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15826", "ExecMainStartTimestamp": "Mon 2021-11-08 18:42:31 UTC", "ExecMainStartTimestampMonotonic": "132540446", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:42:31 UTC] ; stop_time=[n/a] ; pid=15826 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:42:31 UTC] ; stop_time=[n/a] ; pid=15826 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:42:31 UTC", "InactiveExitTimestampMonotonic": "132540902", "InvocationID": "83f217eab3db44608efd57a237134a87", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15826", "MemoryAccounting": "yes", "MemoryCurrent": "1916928", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:42:31 UTC", "StateChangeTimestampMonotonic": "132547300", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:276 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396902.6061945, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396888.3191946, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396887.9551945, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "332035601", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 11, "files": [{"atime": 1636396951.3991945, "ctime": 1636396939.7851944, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6270, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396939.5261946, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396951.3991945, "ctime": 1636396950.6451945, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6280, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396950.3911946, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1129, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396951.3991945, "ctime": 1636396949.8051944, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6278, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396949.5561945, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396902.6061945, "ctime": 1636396901.7731946, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6279, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396901.5231946, "nlink": 1, "path": "/etc/rsyslog.d/30-output-forwards-forwards_output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 197, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396947.7471945, "ctime": 1636396944.3801944, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396944.1371944, "nlink": 1, "path": "/etc/rsyslog.d/10-output-relp-module.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 67, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396951.3991945, "ctime": 1636396945.2151945, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6275, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396944.9671946, "nlink": 1, "path": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 457, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396886.7161944, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636396951.3991945, "ctime": 1636396941.1441944, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6272, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396940.9051945, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-system_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 558, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396951.3991945, "ctime": 1636396939.1281946, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396938.8901944, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636396951.3991945, "ctime": 1636396948.8871944, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6276, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636396948.6301944, "nlink": 1, "path": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 442, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 10, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/31-output-relp-relp_client0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "stat": {"atime": 1636396951.3991945, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1bda1375fc9b7f18539b916e28f173a7400e50bf", "ctime": 1636396945.2151945, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6275, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396944.9671946, "nlink": 1, "path": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 457, "uid": 0, "version": "3034720998", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/31-output-relp-relp_client1.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "stat": {"atime": 1636396951.3991945, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a27a448421fc75c3b684ee391d926ff87234884b", "ctime": 1636396948.8871944, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6276, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396948.6301944, "nlink": 1, "path": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 442, "uid": 0, "version": "862327080", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:286 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librelp": [{"arch": "x86_64", "epoch": null, "name": "librelp", "release": "1.fc33", "source": "rpm", "version": "1.9.0"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "4.fc33", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-relp": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-relp", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check the port in relp_client1] ****************************************** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:295 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep \"7514\" \"/etc/rsyslog.d/31-output-relp-relp_client1.conf\" | wc -l", "delta": "0:00:00.005321", "end": "2021-11-08 18:42:34.949880", "failed_when_result": false, "rc": 0, "start": "2021-11-08 18:42:34.944559", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [Check the ca cert in relp_client0 - 0] *********************************** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:304 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep 'tls.cacert=\"/etc/pki/CA/certs/test-ca.crt\"' \"/etc/rsyslog.d/31-output-relp-relp_client0.conf\" | wc -l", "delta": "0:00:00.004939", "end": "2021-11-08 18:42:35.301025", "failed_when_result": false, "rc": 0, "start": "2021-11-08 18:42:35.296086", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [Check the ca cert in relp_client0 - 1] *********************************** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:312 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396876.3381944, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "27726e038d1a865387771002f5d27b7defa5d3d3", "ctime": 1636396875.9521945, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132509, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396875.9521945, "nlink": 1, "path": "/etc/pki/CA/certs/test-ca.crt", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1294, "uid": 0, "version": "3225975841", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the cert in relp_client0 - 0] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:316 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep 'tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"' \"/etc/rsyslog.d/31-output-relp-relp_client0.conf\" | wc -l", "delta": "0:00:00.004760", "end": "2021-11-08 18:42:36.019950", "failed_when_result": false, "rc": 0, "start": "2021-11-08 18:42:36.015190", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [Check the cert in relp_client0 - 1] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:324 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396877.8811946, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "cdedea132cb6ff2cd0e8339c63a9ccaf990873ea", "ctime": 1636396877.5111945, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132512, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396877.5111945, "nlink": 1, "path": "/etc/pki/tls/certs/test-cert.pem", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1168, "uid": 0, "version": "585297815", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check the private key in relp_client0 - 0] ******************************* task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:328 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep 'tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"' \"/etc/rsyslog.d/31-output-relp-relp_client0.conf\" | wc -l", "delta": "0:00:00.005384", "end": "2021-11-08 18:42:36.760455", "failed_when_result": false, "rc": 0, "start": "2021-11-08 18:42:36.755071", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [Check the private key in relp_client0 - 1] ******************************* task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:336 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396877.1201944, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "91cacb384f6313e741fd09444bdf5528ecd6bc75", "ctime": 1636396876.7541945, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132510, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1636396876.7541945, "nlink": 1, "path": "/etc/pki/tls/private/test-key.pem", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1675, "uid": 0, "version": "3259221053", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check tls.permittedpeer in relp_client0] ********************************* task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:340 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": "set -euo pipefail\ngrep 'tls.permittedpeer=\\[\"\\*.server.com\",\"\\*.example.com\"\\]' \"/etc/rsyslog.d/31-output-relp-relp_client0.conf\" | wc -l", "delta": "0:00:00.004737", "end": "2021-11-08 18:42:37.507563", "failed_when_result": false, "rc": 0, "start": "2021-11-08 18:42:37.502826", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [Check tls.permittedpeer in relp_client1] ********************************* task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:348 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": "set -euo pipefail; grep \"tls.permittedpeer=\\[\\\"\\*.localdomain\\\"\\]\" \"/etc/rsyslog.d/31-output-relp-relp_client1.conf\" | wc -l", "delta": "0:00:00.004708", "end": "2021-11-08 18:42:37.924942", "failed_when_result": false, "rc": 0, "start": "2021-11-08 18:42:37.920234", "stderr": "", "stderr_lines": [], "stdout": "1", "stdout_lines": ["1"]} TASK [END TEST CASE 1; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:358 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"ca_cert": "/etc/pki/CA/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, {"ca_cert": "/etc/pki/CA/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "system_input", "state": "absent", "type": "basics"}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/CA/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com'], 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/CA/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/CA/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ca_cert": "/etc/pki/CA/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flows', 'inputs': ['system_input'], 'outputs': ['relp_client0', 'relp_client1']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["system_input"], "name": "flows", "outputs": ["relp_client0", "relp_client1"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librelp": [{"arch": "x86_64", "epoch": null, "name": "librelp", "release": "1.fc33", "source": "rpm", "version": "1.9.0"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "4.fc33", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-relp": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-relp", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T184031", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T184031/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005652", "end": "2021-11-08 18:42:40.766623", "rc": 0, "start": "2021-11-08 18:42:40.760971", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/30-output-files-default_files.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/30-output-forwards-forwards_output.conf\n/etc/rsyslog.d/10-output-relp-module.conf\n/etc/rsyslog.d/31-output-relp-relp_client0.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/90-input-basics-system_input.conf\n/etc/rsyslog.d/00-global.conf\n/etc/rsyslog.d/31-output-relp-relp_client1.conf\n/etc/rsyslog.d/test-cert.csr", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/30-output-forwards-forwards_output.conf", "/etc/rsyslog.d/10-output-relp-module.conf", "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/90-input-basics-system_input.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "/etc/rsyslog.d/test-cert.csr"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636396902.6061945, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636396888.3191946, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6224, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636396887.9551945, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "332035601", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'system_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "system_input", "state": "absent", "type": "basics"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-system_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client1\n}\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client0\n}\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call relp_client1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client0\n}\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call relp_client1\n}\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-system_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'relp_client0', 'type': 'relp', 'target': 'localhost', 'port': 6514, 'tls': True, 'ca_cert': '/etc/pki/CA/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'permitted_servers': ['*.server.com', '*.example.com'], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_output_relp_modules": [{"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}], "__rsyslog_output_relp_packages": ["rsyslog-relp", "librelp"], "__rsyslog_output_relp_rules": ["{{ __rsyslog_conf_output_relp_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/relp/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/pki/CA/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client0", "permitted_servers": ["*.server.com", "*.example.com"], "pki_authmode": "name", "port": 6514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'relp_client1', 'type': 'relp', 'target': 'localhost', 'port': 7514, 'tls': True, 'ca_cert': '/etc/pki/CA/certs/test-ca.crt', 'cert': '/etc/pki/tls/certs/test-cert.pem', 'private_key': '/etc/pki/tls/private/test-key.pem', 'pki_authmode': 'name', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_output_relp_modules": [{"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}], "__rsyslog_output_relp_packages": ["rsyslog-relp", "librelp"], "__rsyslog_output_relp_rules": ["{{ __rsyslog_conf_output_relp_modules }}"]}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/relp/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"ca_cert": "/etc/pki/CA/certs/test-ca.crt", "cert": "/etc/pki/tls/certs/test-cert.pem", "name": "relp_client1", "pki_authmode": "name", "port": 7514, "private_key": "/etc/pki/tls/private/test-key.pem", "state": "absent", "target": "localhost", "tls": true, "type": "relp"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/relp/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/relp/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for relp output] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/relp/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/relp/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-relp-module.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create relp output configuration file output-relp-relp_client0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/relp/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-relp-relp_client0', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="relp_client0") {\n action(name="relp_client0"\n type="omrelp"\n target="localhost"\n port="6514"\n tls="on"\n tls.cacert="/etc/pki/CA/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-relp_client0", "sections": [{"options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"6514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/CA/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-relp-relp_client0', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="relp_client0") {\n action(name="relp_client0"\n type="omrelp"\n target="localhost"\n port="6514"\n tls="on"\n tls.cacert="/etc/pki/CA/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.server.com","*.example.com"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-relp-relp_client0", "sections": [{"options": "ruleset(name=\"relp_client0\") {\n action(name=\"relp_client0\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"6514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/CA/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.server.com\",\"*.example.com\"]\n )\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-relp-relp_client0.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set and check certs and key for relp output] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/relp/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy ca_cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:6 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy cert on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:15 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy key on the control host to the specified path on the target host] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:24 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - tls is true, but triplets are not given] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check certs - key/certs data are provided, but tls is false] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/set_certs.yml:49 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update relp logging packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/relp/main.yml:9 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 ok: [/cache/fedora-33.qcow2] => (item={'name': 'output-relp-module', 'type': 'modules', 'sections': [{'options': '# Send logs over relp\nmodule(load="omrelp")'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-module", "sections": [{"options": "# Send logs over relp\nmodule(load=\"omrelp\")"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-relp-module.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create relp output configuration file output-relp-relp_client1 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/relp/main.yml:17 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-relp-relp_client1', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="relp_client1") {\n action(name="relp_client1"\n type="omrelp"\n target="localhost"\n port="7514"\n tls="on"\n tls.cacert="/etc/pki/CA/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.localdomain"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-relp-relp_client1", "sections": [{"options": "ruleset(name=\"relp_client1\") {\n action(name=\"relp_client1\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"7514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/CA/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.localdomain\"]\n )\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-relp-relp_client1', 'type': 'output', 'weight': '31', 'state': 'absent', 'sections': [{'options': 'ruleset(name="relp_client1") {\n action(name="relp_client1"\n type="omrelp"\n target="localhost"\n port="7514"\n tls="on"\n tls.cacert="/etc/pki/CA/certs/test-ca.crt"\n tls.mycert="/etc/pki/tls/certs/test-cert.pem"\n tls.myprivkey="/etc/pki/tls/private/test-key.pem"\n tls.authmode="name"\n tls.permittedpeer=["*.localdomain"]\n )\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-relp-relp_client1", "sections": [{"options": "ruleset(name=\"relp_client1\") {\n action(name=\"relp_client1\"\n type=\"omrelp\"\n target=\"localhost\"\n port=\"7514\"\n tls=\"on\"\n tls.cacert=\"/etc/pki/CA/certs/test-ca.crt\"\n tls.mycert=\"/etc/pki/tls/certs/test-cert.pem\"\n tls.myprivkey=\"/etc/pki/tls/private/test-key.pem\"\n tls.authmode=\"name\"\n tls.permittedpeer=[\"*.localdomain\"]\n )\n}\n"}], "state": "absent", "type": "output", "weight": "31"}, "path": "/etc/rsyslog.d/31-output-relp-relp_client1.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:42:31 UTC", "ActiveEnterTimestampMonotonic": "133110019", "ActiveExitTimestamp": "Mon 2021-11-08 18:42:31 UTC", "ActiveExitTimestampMonotonic": "133097905", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:42:31 UTC", "AssertTimestampMonotonic": "133102682", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "71616000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:42:31 UTC", "ConditionTimestampMonotonic": "133102680", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15904", "ExecMainStartTimestamp": "Mon 2021-11-08 18:42:31 UTC", "ExecMainStartTimestampMonotonic": "133103700", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:42:31 UTC] ; stop_time=[n/a] ; pid=15904 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:42:31 UTC] ; stop_time=[n/a] ; pid=15904 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:42:31 UTC", "InactiveEnterTimestampMonotonic": "133101863", "InactiveExitTimestamp": "Mon 2021-11-08 18:42:31 UTC", "InactiveExitTimestampMonotonic": "133104094", "InvocationID": "b59e0a939b3f4caaaeb94ad4d0237f7f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15904", "MemoryAccounting": "yes", "MemoryCurrent": "1773568", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:42:31 UTC", "StateChangeTimestampMonotonic": "133110019", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:42:52 UTC", "ActiveEnterTimestampMonotonic": "153896982", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:42:52 UTC", "AssertTimestampMonotonic": "153891590", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3772000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:42:52 UTC", "ConditionTimestampMonotonic": "153891589", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "18458", "ExecMainStartTimestamp": "Mon 2021-11-08 18:42:52 UTC", "ExecMainStartTimestampMonotonic": "153893280", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:42:52 UTC] ; stop_time=[n/a] ; pid=18458 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:42:52 UTC] ; stop_time=[n/a] ; pid=18458 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:42:52 UTC", "InactiveExitTimestampMonotonic": "153893735", "InvocationID": "cebda8eabba34bd887dce4c129d9840b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "18458", "MemoryAccounting": "yes", "MemoryCurrent": "667648", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:42:52 UTC", "StateChangeTimestampMonotonic": "153896982", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [clean up pki files] ****************************************************** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:398 changed: [/cache/fedora-33.qcow2] => (item=/etc/pki/CA/private/test-ca-key.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/CA/private/test-ca-key.pem", "path": "/etc/pki/CA/private/test-ca-key.pem", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item=/etc/pki/CA/certs/test-ca.crt) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/CA/certs/test-ca.crt", "path": "/etc/pki/CA/certs/test-ca.crt", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item=/etc/pki/tls/private/test-key.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/test-key.pem", "path": "/etc/pki/tls/private/test-key.pem", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/test-cert.csr) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/rsyslog.d/test-cert.csr", "path": "/etc/rsyslog.d/test-cert.csr", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item=/etc/pki/tls/certs/test-cert.pem) => {"ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/test-cert.pem", "path": "/etc/pki/tls/certs/test-cert.pem", "state": "absent"} TASK [Uninstall relp] ********************************************************** task path: /tmp/tmplo6v5v22/tests/tests_relp.yml:407 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: rsyslog-relp-8.2010.0-2.fc33.x86_64", "Removed: librelp-1.9.0-1.fc33.x86_64"]} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=237 changed=51 unreachable=0 failed=0 skipped=192 rescued=0 ignored=0 + cd /tmp/tmplo6v5v22/tests; TEST_SUBJECTS=/cache/fedora-33.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-257-dd08378-fedora-33-mupo0o3n/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmplo6v5v22/_setup.yml /tmp/tmplo6v5v22/tests/tests_remote.yml ansible-playbook 2.9.25 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.9.7 (default, Aug 30 2021, 00:00:00) [GCC 11.2.1 20210728 (Red Hat 11.2.1-1)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmplo6v5v22/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/_setup.yml:5 ok: [/cache/fedora-33.qcow2] => { "groups": { "all": [ "/cache/fedora-33.qcow2" ], "localhost": [ "/cache/fedora-33.qcow2" ], "subjects": [ "/cache/fedora-33.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmplo6v5v22/_setup.yml:7 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_remote.yml ***************************************************** 1 plays in /tmp/tmplo6v5v22/tests/tests_remote.yml PLAY [Ensure inputs from the remote logging system passed to the local files outputs.] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmplo6v5v22/tests/tests_remote.yml:2 ok: [/cache/fedora-33.qcow2] META: ran handlers TASK [TEST CASE 0; Test configuration inputs from the remote rsyslog to the default local files outputs.] *** task path: /tmp/tmplo6v5v22/tests/tests_remote.yml:17 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "remote_files_output0", "type": "remote_files"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "remote_tcp_input", "tcp_ports": [514, 40001], "type": "remote"}, {"name": "remote_udp_input", "type": "remote", "udp_ports": [514, 40002]}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'remote_files_output0', 'type': 'remote_files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "remote_files_output0", "type": "remote_files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_0', 'inputs': ['remote_udp_input', 'remote_tcp_input'], 'outputs': ['remote_files_output0']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["remote_udp_input", "remote_tcp_input"], "name": "flow_0", "outputs": ["remote_files_output0"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-8.2010.0-2.fc33.x86_64", "Installed: libfastjson-0.99.8-7.fc33.x86_64", "Installed: logrotate-3.17.0-3.fc33.x86_64", "Installed: libestr-0.1.9-15.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T184311", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T184311/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.007904", "end": "2021-11-08 18:43:54.487465", "rc": 0, "start": "2021-11-08 18:43:54.479561", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636397034.4855223, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bf4118be9d80c2ad45586b88b4c644e4b1e0fc32", "ctime": 1636397031.234522, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1627384859.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3223, "uid": 0, "version": "3383655394", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "e08a7b6fa14b8e9ce4b3f79d00d21c08", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "src": "/root/.ansible/tmp/ansible-tmp-1636397036.0252082-44478-226382396502738/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "md5sum": "863131059e7ae38b2d3f96b0c3174cbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1636397036.8948507-44508-212971272092735/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636397037.5671623-44508-62015236179046/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001]}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp_input", "tcp_ports": [514, 40001], "type": "remote"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002]}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_udp_input", "type": "remote", "udp_ports": [514, 40002]}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp_input", "type": "remote", "udp_ports": [514, 40002]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_input", "tcp_ports": [514, 40001], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0c7b6b3c839e02f6c9a590ff9862d318d1416e3b", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "md5sum": "f520e4f1dc89d0d79d2fd972171adfac", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 94, "src": "/root/.ansible/tmp/ansible-tmp-1636397038.838673-44593-185649706085371/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create remote input configuration file input-remote-remote_tcp_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:40 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call remote_files_output0\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call remote_files_output0\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "1b6820dd4362e71b35890729944d52c004dbe1c5", "dest": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call remote_files_output0\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call remote_files_output0\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "04d549c05effba0643a6af2bb8046aa2", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 404, "src": "/root/.ansible/tmp/ansible-tmp-1636397039.7122543-44627-225859642030837/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call remote_files_output0\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call remote_files_output0\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call remote_files_output0\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call remote_files_output0\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp_input", "type": "remote", "udp_ports": [514, 40002]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_input", "tcp_ports": [514, 40001], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "732432afce44299b1bdcc2d75ce8285bae9bbfd2", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "md5sum": "cba77213a834f4928cf64bae66daefd6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 132, "src": "/root/.ansible/tmp/ansible-tmp-1636397040.6849542-44663-246982308953673/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create remote input configuration file input-remote-remote_udp_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:40 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call remote_files_output0\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "58f663671ac4597000d5966d4db18d162518f61e", "dest": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call remote_files_output0\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "067f43ba4ce289bb0d6f56460b2081c5", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 213, "src": "/root/.ansible/tmp/ansible-tmp-1636397041.5728047-44697-158650184118746/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call remote_files_output0\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call remote_files_output0\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_files_output0', 'type': 'remote_files'}) => {"ansible_facts": {"__rsyslog_remote_files_output_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/remote_files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "remote_files_output0", "type": "remote_files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/remote_files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create remote files output configuration file output-files-remote_files_output0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/remote_files/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': '# Per-Host Templates for Remote Systems\ntemplate(\n name="RemoteMessage"\n type="string"\n string="/var/log/remote/msg/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote host auth logs\ntemplate(\n name="RemoteHostAuthLog"\n type="string"\n string="/var/log/remote/auth/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote host cron logs\ntemplate(\n name="RemoteHostCronLog"\n type="string"\n string="/var/log/remote/cron/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote service mail logs\ntemplate(\n name="RemoteHostMailLog"\n type="string"\n string="/var/log/remote/mail/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\nruleset(name="remote_files_output0") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_authpriv_host_log" type="omfile" DynaFile="RemoteHostAuthLog")\n *.info;mail.none;authpriv.none;cron.none action(name="remote_message" type="omfile" DynaFile="RemoteMessage")\n cron.* action(name="remote_cron_log" type="omfile" DynaFile="RemoteHostCronLog")\n mail.* action(name="remote_mail_service_log" type="omfile" DynaFile="RemoteHostMailLog")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "ddd3a3ed1d0439a183603f764df1a9e8c028a084", "dest": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# Per-Host Templates for Remote Systems\ntemplate(\n name=\"RemoteMessage\"\n type=\"string\"\n string=\"/var/log/remote/msg/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote host auth logs\ntemplate(\n name=\"RemoteHostAuthLog\"\n type=\"string\"\n string=\"/var/log/remote/auth/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote host cron logs\ntemplate(\n name=\"RemoteHostCronLog\"\n type=\"string\"\n string=\"/var/log/remote/cron/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote service mail logs\ntemplate(\n name=\"RemoteHostMailLog\"\n type=\"string\"\n string=\"/var/log/remote/mail/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\nruleset(name=\"remote_files_output0\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_authpriv_host_log\" type=\"omfile\" DynaFile=\"RemoteHostAuthLog\")\n *.info;mail.none;authpriv.none;cron.none action(name=\"remote_message\" type=\"omfile\" DynaFile=\"RemoteMessage\")\n cron.* action(name=\"remote_cron_log\" type=\"omfile\" DynaFile=\"RemoteHostCronLog\")\n mail.* action(name=\"remote_mail_service_log\" type=\"omfile\" DynaFile=\"RemoteHostMailLog\")\n}\n"}], "state": "present", "type": "output"}, "md5sum": "d455ee04c5aec1e7228af01bc071260c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1203, "src": "/root/.ansible/tmp/ansible-tmp-1636397042.5935442-44742-50111868626451/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': '# Per-Host Templates for Remote Systems\ntemplate(\n name="RemoteMessage"\n type="string"\n string="/var/log/remote/msg/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote host auth logs\ntemplate(\n name="RemoteHostAuthLog"\n type="string"\n string="/var/log/remote/auth/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote host cron logs\ntemplate(\n name="RemoteHostCronLog"\n type="string"\n string="/var/log/remote/cron/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote service mail logs\ntemplate(\n name="RemoteHostMailLog"\n type="string"\n string="/var/log/remote/mail/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\nruleset(name="remote_files_output0") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_authpriv_host_log" type="omfile" DynaFile="RemoteHostAuthLog")\n *.info;mail.none;authpriv.none;cron.none action(name="remote_message" type="omfile" DynaFile="RemoteMessage")\n cron.* action(name="remote_cron_log" type="omfile" DynaFile="RemoteHostCronLog")\n mail.* action(name="remote_mail_service_log" type="omfile" DynaFile="RemoteHostMailLog")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# Per-Host Templates for Remote Systems\ntemplate(\n name=\"RemoteMessage\"\n type=\"string\"\n string=\"/var/log/remote/msg/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote host auth logs\ntemplate(\n name=\"RemoteHostAuthLog\"\n type=\"string\"\n string=\"/var/log/remote/auth/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote host cron logs\ntemplate(\n name=\"RemoteHostCronLog\"\n type=\"string\"\n string=\"/var/log/remote/cron/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote service mail logs\ntemplate(\n name=\"RemoteHostMailLog\"\n type=\"string\"\n string=\"/var/log/remote/mail/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\nruleset(name=\"remote_files_output0\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_authpriv_host_log\" type=\"omfile\" DynaFile=\"RemoteHostAuthLog\")\n *.info;mail.none;authpriv.none;cron.none action(name=\"remote_message\" type=\"omfile\" DynaFile=\"RemoteMessage\")\n cron.* action(name=\"remote_cron_log\" type=\"omfile\" DynaFile=\"RemoteHostCronLog\")\n mail.* action(name=\"remote_mail_service_log\" type=\"omfile\" DynaFile=\"RemoteHostMailLog\")\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "59cd91a2c526bf8edef8f58bdcbe2c8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "src": "/root/.ansible/tmp/ansible-tmp-1636397043.5344036-44776-40822588665802/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (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": "ec4f5c91855d526e10963c7678121d42168d319b", "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": "20057dad3aa8039db4ff077d1540f965", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1129, "src": "/root/.ansible/tmp/ansible-tmp-1636397044.36676-44810-126619402114741/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:44:05 UTC", "ActiveEnterTimestampMonotonic": "65267767", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:44:05 UTC", "AssertTimestampMonotonic": "65261632", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "5044000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:44:05 UTC", "ConditionTimestampMonotonic": "65261630", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "8960", "ExecMainStartTimestamp": "Mon 2021-11-08 18:44:05 UTC", "ExecMainStartTimestampMonotonic": "65262904", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:44:05 UTC] ; stop_time=[n/a] ; pid=8960 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:44:05 UTC] ; stop_time=[n/a] ; pid=8960 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:44:05 UTC", "InactiveExitTimestampMonotonic": "65263142", "InvocationID": "c37ae5b2b008498aabaf62485988eb17", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8960", "MemoryAccounting": "yes", "MemoryCurrent": "933888", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:44:05 UTC", "StateChangeTimestampMonotonic": "65267767", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_remote.yml:43 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636397045.1295223, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636397036.1415222, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636397035.7825222, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "399342768", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 10, "files": [{"atime": 1636397045.1295223, "ctime": 1636397038.8585222, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397038.6035223, "nlink": 1, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 94, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397045.1295223, "ctime": 1636397040.6805222, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397040.4335222, "nlink": 1, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 132, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397045.1295223, "ctime": 1636397037.5895221, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6265, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397037.3335223, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397045.1295223, "ctime": 1636397044.3535223, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6272, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397044.1135223, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1129, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397045.1295223, "ctime": 1636397043.5445223, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397043.2925222, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397034.4855223, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636397045.1295223, "ctime": 1636397042.6065223, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6270, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397042.3515222, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1203, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397045.1295223, "ctime": 1636397036.9195223, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397036.655522, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397045.1295223, "ctime": 1636397039.7125223, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397039.461522, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 404, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397045.1295223, "ctime": 1636397041.5895221, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6269, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397041.3355222, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 213, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 10, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "stat": {"atime": 1636397045.1295223, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "1b6820dd4362e71b35890729944d52c004dbe1c5", "ctime": 1636397039.7125223, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636397039.461522, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 404, "uid": 0, "version": "3516911758", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/11-input-remote-remote_udp_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "stat": {"atime": 1636397045.1295223, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "58f663671ac4597000d5966d4db18d162518f61e", "ctime": 1636397041.5895221, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6269, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636397041.3355222, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 213, "uid": 0, "version": "3646857088", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-files-remote_files_output0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "stat": {"atime": 1636397045.1295223, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ddd3a3ed1d0439a183603f764df1a9e8c028a084", "ctime": 1636397042.6065223, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6270, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636397042.3515222, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1203, "uid": 0, "version": "2573266752", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_remote.yml:54 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tests_remote.yml:65 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["systemctl", "status", "rsyslog"], "delta": "0:00:00.013509", "end": "2021-11-08 18:44:08.945088", "failed_when_result": false, "rc": 0, "start": "2021-11-08 18:44:08.931579", "stderr": "", "stderr_lines": [], "stdout": "● rsyslog.service - System Logging Service\n Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)\n Active: active (running) since Mon 2021-11-08 18:44:05 UTC; 3s ago\n Docs: man:rsyslogd(8)\n https://www.rsyslog.com/doc/\n Main PID: 9038 (rsyslogd)\n Tasks: 4 (limit: 2319)\n Memory: 908.0K\n CPU: 4ms\n CGroup: /system.slice/rsyslog.service\n └─9038 /usr/sbin/rsyslogd -n\n\nNov 08 18:44:05 localhost systemd[1]: Starting System Logging Service...\nNov 08 18:44:05 localhost rsyslogd[9038]: [origin software=\"rsyslogd\" swVersion=\"8.2010.0\" x-pid=\"9038\" x-info=\"https://www.rsyslog.com\"] start\nNov 08 18:44:05 localhost systemd[1]: Started System Logging Service.", "stdout_lines": ["● rsyslog.service - System Logging Service", " Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled)", " Active: active (running) since Mon 2021-11-08 18:44:05 UTC; 3s ago", " Docs: man:rsyslogd(8)", " https://www.rsyslog.com/doc/", " Main PID: 9038 (rsyslogd)", " Tasks: 4 (limit: 2319)", " Memory: 908.0K", " CPU: 4ms", " CGroup: /system.slice/rsyslog.service", " └─9038 /usr/sbin/rsyslogd -n", "", "Nov 08 18:44:05 localhost systemd[1]: Starting System Logging Service...", "Nov 08 18:44:05 localhost rsyslogd[9038]: [origin software=\"rsyslogd\" swVersion=\"8.2010.0\" x-pid=\"9038\" x-info=\"https://www.rsyslog.com\"] start", "Nov 08 18:44:05 localhost systemd[1]: Started System Logging Service."]} TASK [Install lsof] ************************************************************ task path: /tmp/tmplo6v5v22/tests/tests_remote.yml:72 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: lsof-4.93.2-4.fc33.x86_64"]} TASK [lsof outputs for rsyslogd] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_remote.yml:77 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd", "delta": "0:00:00.031340", "end": "2021-11-08 18:44:11.471849", "rc": 0, "start": "2021-11-08 18:44:11.440509", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 9038 root 5u IPv4 37476 0t0 TCP *:40001 (LISTEN)\nrsyslogd 9038 root 6u IPv6 37477 0t0 TCP *:40001 (LISTEN)\nrsyslogd 9038 root 7u IPv4 37480 0t0 TCP *:514 (LISTEN)\nrsyslogd 9038 root 8u IPv6 37481 0t0 TCP *:514 (LISTEN)\nrsyslogd 9038 root 9u IPv4 37484 0t0 UDP *:514 \nrsyslogd 9038 root 10u IPv6 37485 0t0 UDP *:514 \nrsyslogd 9038 root 11u IPv4 37488 0t0 UDP *:40002 \nrsyslogd 9038 root 12u IPv6 37489 0t0 UDP *:40002 ", "stdout_lines": ["rsyslogd 9038 root 5u IPv4 37476 0t0 TCP *:40001 (LISTEN)", "rsyslogd 9038 root 6u IPv6 37477 0t0 TCP *:40001 (LISTEN)", "rsyslogd 9038 root 7u IPv4 37480 0t0 TCP *:514 (LISTEN)", "rsyslogd 9038 root 8u IPv6 37481 0t0 TCP *:514 (LISTEN)", "rsyslogd 9038 root 9u IPv4 37484 0t0 UDP *:514 ", "rsyslogd 9038 root 10u IPv6 37485 0t0 UDP *:514 ", "rsyslogd 9038 root 11u IPv4 37488 0t0 UDP *:40002 ", "rsyslogd 9038 root 12u IPv6 37489 0t0 UDP *:40002 "]} TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/tests/tests_remote.yml:84 ok: [/cache/fedora-33.qcow2] => { "msg": "lsof returned rsyslogd 9038 root 5u IPv4 37476 0t0 TCP *:40001 (LISTEN)\nrsyslogd 9038 root 6u IPv6 37477 0t0 TCP *:40001 (LISTEN)\nrsyslogd 9038 root 7u IPv4 37480 0t0 TCP *:514 (LISTEN)\nrsyslogd 9038 root 8u IPv6 37481 0t0 TCP *:514 (LISTEN)\nrsyslogd 9038 root 9u IPv4 37484 0t0 UDP *:514 \nrsyslogd 9038 root 10u IPv6 37485 0t0 UDP *:514 \nrsyslogd 9038 root 11u IPv4 37488 0t0 UDP *:40002 \nrsyslogd 9038 root 12u IPv6 37489 0t0 UDP *:40002 " } TASK [Check port 514 and 40001 are open for TCP] ******************************* task path: /tmp/tmplo6v5v22/tests/tests_remote.yml:87 ok: [/cache/fedora-33.qcow2] => (item=514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 514", "delta": "0:00:00.025965", "end": "2021-11-08 18:44:11.889380", "item": 514, "rc": 0, "start": "2021-11-08 18:44:11.863415", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 9038 root 7u IPv4 37480 0t0 TCP *:514 (LISTEN)\nrsyslogd 9038 root 8u IPv6 37481 0t0 TCP *:514 (LISTEN)", "stdout_lines": ["rsyslogd 9038 root 7u IPv4 37480 0t0 TCP *:514 (LISTEN)", "rsyslogd 9038 root 8u IPv6 37481 0t0 TCP *:514 (LISTEN)"]} ok: [/cache/fedora-33.qcow2] => (item=40001) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 40001", "delta": "0:00:00.021989", "end": "2021-11-08 18:44:12.244418", "item": 40001, "rc": 0, "start": "2021-11-08 18:44:12.222429", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 9038 root 5u IPv4 37476 0t0 TCP *:40001 (LISTEN)\nrsyslogd 9038 root 6u IPv6 37477 0t0 TCP *:40001 (LISTEN)", "stdout_lines": ["rsyslogd 9038 root 5u IPv4 37476 0t0 TCP *:40001 (LISTEN)", "rsyslogd 9038 root 6u IPv6 37477 0t0 TCP *:40001 (LISTEN)"]} TASK [Check port 514 and 40002 are open for UDP] ******************************* task path: /tmp/tmplo6v5v22/tests/tests_remote.yml:94 ok: [/cache/fedora-33.qcow2] => (item=514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep UDP | grep 514", "delta": "0:00:00.022877", "end": "2021-11-08 18:44:12.628392", "item": 514, "rc": 0, "start": "2021-11-08 18:44:12.605515", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 9038 root 9u IPv4 37484 0t0 UDP *:514 \nrsyslogd 9038 root 10u IPv6 37485 0t0 UDP *:514 ", "stdout_lines": ["rsyslogd 9038 root 9u IPv4 37484 0t0 UDP *:514 ", "rsyslogd 9038 root 10u IPv6 37485 0t0 UDP *:514 "]} ok: [/cache/fedora-33.qcow2] => (item=40002) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep UDP | grep 40002", "delta": "0:00:00.023169", "end": "2021-11-08 18:44:12.982588", "item": 40002, "rc": 0, "start": "2021-11-08 18:44:12.959419", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 9038 root 11u IPv4 37488 0t0 UDP *:40002 \nrsyslogd 9038 root 12u IPv6 37489 0t0 UDP *:40002 ", "stdout_lines": ["rsyslogd 9038 root 11u IPv4 37488 0t0 UDP *:40002 ", "rsyslogd 9038 root 12u IPv6 37489 0t0 UDP *:40002 "]} TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_remote.yml:101 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "remote_files_output0", "state": "absent", "type": "remote_files"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "remote_tcp_input", "state": "absent", "tcp_ports": [514, 40001], "type": "remote"}, {"name": "remote_udp_input", "state": "absent", "type": "remote", "udp_ports": [514, 40002]}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'remote_files_output0', 'type': 'remote_files', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "remote_files_output0", "state": "absent", "type": "remote_files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "4.fc33", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T184311", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T184311/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.006514", "end": "2021-11-08 18:44:15.779029", "rc": 0, "start": "2021-11-08 18:44:15.772515", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf\n/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/30-output-files-default_files.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/30-output-files-remote_files_output0.conf\n/etc/rsyslog.d/00-global.conf\n/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf\n/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636397045.1295223, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636397036.1415222, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636397035.7825222, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "399342768", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp_input", "state": "absent", "tcp_ports": [514, 40001], "type": "remote"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_udp_input", "state": "absent", "type": "remote", "udp_ports": [514, 40002]}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp_input", "state": "absent", "type": "remote", "udp_ports": [514, 40002]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_input", "state": "absent", "tcp_ports": [514, 40001], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create remote input configuration file input-remote-remote_tcp_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:40 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp_input", "state": "absent", "type": "remote", "udp_ports": [514, 40002]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_input", "state": "absent", "tcp_ports": [514, 40001], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create remote input configuration file input-remote-remote_udp_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:40 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call default_files\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call default_files\n}\n\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call default_files\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call default_files\n}\n\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_files_output0', 'type': 'remote_files', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_files_output_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/remote_files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "remote_files_output0", "state": "absent", "type": "remote_files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/remote_files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create remote files output configuration file output-files-remote_files_output0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/remote_files/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': '# Per-Host Templates for Remote Systems\ntemplate(\n name="RemoteMessage"\n type="string"\n string="/var/log/remote/msg/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote host auth logs\ntemplate(\n name="RemoteHostAuthLog"\n type="string"\n string="/var/log/remote/auth/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote host cron logs\ntemplate(\n name="RemoteHostCronLog"\n type="string"\n string="/var/log/remote/cron/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote service mail logs\ntemplate(\n name="RemoteHostMailLog"\n type="string"\n string="/var/log/remote/mail/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\nruleset(name="remote_files_output0") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_authpriv_host_log" type="omfile" DynaFile="RemoteHostAuthLog")\n *.info;mail.none;authpriv.none;cron.none action(name="remote_message" type="omfile" DynaFile="RemoteMessage")\n cron.* action(name="remote_cron_log" type="omfile" DynaFile="RemoteHostCronLog")\n mail.* action(name="remote_mail_service_log" type="omfile" DynaFile="RemoteHostMailLog")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# Per-Host Templates for Remote Systems\ntemplate(\n name=\"RemoteMessage\"\n type=\"string\"\n string=\"/var/log/remote/msg/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote host auth logs\ntemplate(\n name=\"RemoteHostAuthLog\"\n type=\"string\"\n string=\"/var/log/remote/auth/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote host cron logs\ntemplate(\n name=\"RemoteHostCronLog\"\n type=\"string\"\n string=\"/var/log/remote/cron/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote service mail logs\ntemplate(\n name=\"RemoteHostMailLog\"\n type=\"string\"\n string=\"/var/log/remote/mail/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\nruleset(name=\"remote_files_output0\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_authpriv_host_log\" type=\"omfile\" DynaFile=\"RemoteHostAuthLog\")\n *.info;mail.none;authpriv.none;cron.none action(name=\"remote_message\" type=\"omfile\" DynaFile=\"RemoteMessage\")\n cron.* action(name=\"remote_cron_log\" type=\"omfile\" DynaFile=\"RemoteHostCronLog\")\n mail.* action(name=\"remote_mail_service_log\" type=\"omfile\" DynaFile=\"RemoteHostMailLog\")\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': '# Per-Host Templates for Remote Systems\ntemplate(\n name="RemoteMessage"\n type="string"\n string="/var/log/remote/msg/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote host auth logs\ntemplate(\n name="RemoteHostAuthLog"\n type="string"\n string="/var/log/remote/auth/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote host cron logs\ntemplate(\n name="RemoteHostCronLog"\n type="string"\n string="/var/log/remote/cron/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\n# Template for Remote service mail logs\ntemplate(\n name="RemoteHostMailLog"\n type="string"\n string="/var/log/remote/mail/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\n\nruleset(name="remote_files_output0") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_authpriv_host_log" type="omfile" DynaFile="RemoteHostAuthLog")\n *.info;mail.none;authpriv.none;cron.none action(name="remote_message" type="omfile" DynaFile="RemoteMessage")\n cron.* action(name="remote_cron_log" type="omfile" DynaFile="RemoteHostCronLog")\n mail.* action(name="remote_mail_service_log" type="omfile" DynaFile="RemoteHostMailLog")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# Per-Host Templates for Remote Systems\ntemplate(\n name=\"RemoteMessage\"\n type=\"string\"\n string=\"/var/log/remote/msg/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote host auth logs\ntemplate(\n name=\"RemoteHostAuthLog\"\n type=\"string\"\n string=\"/var/log/remote/auth/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote host cron logs\ntemplate(\n name=\"RemoteHostCronLog\"\n type=\"string\"\n string=\"/var/log/remote/cron/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\n# Template for Remote service mail logs\ntemplate(\n name=\"RemoteHostMailLog\"\n type=\"string\"\n string=\"/var/log/remote/mail/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\n\nruleset(name=\"remote_files_output0\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_authpriv_host_log\" type=\"omfile\" DynaFile=\"RemoteHostAuthLog\")\n *.info;mail.none;authpriv.none;cron.none action(name=\"remote_message\" type=\"omfile\" DynaFile=\"RemoteMessage\")\n cron.* action(name=\"remote_cron_log\" type=\"omfile\" DynaFile=\"RemoteHostCronLog\")\n mail.* action(name=\"remote_mail_service_log\" type=\"omfile\" DynaFile=\"RemoteHostMailLog\")\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:44:05 UTC", "ActiveEnterTimestampMonotonic": "65809619", "ActiveExitTimestamp": "Mon 2021-11-08 18:44:05 UTC", "ActiveExitTimestampMonotonic": "65803157", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:44:05 UTC", "AssertTimestampMonotonic": "65804888", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "4002000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:44:05 UTC", "ConditionTimestampMonotonic": "65804886", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9038", "ExecMainStartTimestamp": "Mon 2021-11-08 18:44:05 UTC", "ExecMainStartTimestampMonotonic": "65805909", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:44:05 UTC] ; stop_time=[n/a] ; pid=9038 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:44:05 UTC] ; stop_time=[n/a] ; pid=9038 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:44:05 UTC", "InactiveEnterTimestampMonotonic": "65804379", "InactiveExitTimestamp": "Mon 2021-11-08 18:44:05 UTC", "InactiveExitTimestampMonotonic": "65806205", "InvocationID": "ee94f63cbb9b4081b336afb345ecf9a9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9038", "MemoryAccounting": "yes", "MemoryCurrent": "929792", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:44:05 UTC", "StateChangeTimestampMonotonic": "65809619", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:44:23 UTC", "ActiveEnterTimestampMonotonic": "83778939", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:44:23 UTC", "AssertTimestampMonotonic": "83774223", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3774000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:44:23 UTC", "ConditionTimestampMonotonic": "83774222", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11549", "ExecMainStartTimestamp": "Mon 2021-11-08 18:44:23 UTC", "ExecMainStartTimestampMonotonic": "83775285", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:44:23 UTC] ; stop_time=[n/a] ; pid=11549 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:44:23 UTC] ; stop_time=[n/a] ; pid=11549 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:44:23 UTC", "InactiveExitTimestampMonotonic": "83775538", "InvocationID": "5e1ca79779de479ca47a95db509e36bd", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "11549", "MemoryAccounting": "yes", "MemoryCurrent": "634880", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:44:23 UTC", "StateChangeTimestampMonotonic": "83778939", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [TEST CASE 1; Test configuration inputs from the remote rsyslog to the configured local files outputs.] *** task path: /tmp/tmplo6v5v22/tests/tests_remote.yml:127 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"async_writing": true, "client_count": 20, "comment": "This is a comment 0.", "exclude": ["authpriv.none"], "io_buffer_size": 8192, "name": "remote_files_output0", "remote_log_path": "/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "severity": "info", "type": "remote_files"}, {"facility": "authpriv", "name": "remote_files_output1", "remote_sub_path": "others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "type": "remote_files"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "remote_tcp_input", "tcp_ports": [514, 40001], "type": "remote"}, {"name": "remote_udp_input", "type": "remote", "udp_ports": [514, 40002]}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'remote_files_output0', 'type': 'remote_files', 'remote_log_path': '/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log', 'comment': 'This is a comment 0.', 'severity': 'info', 'exclude': ['authpriv.none'], 'client_count': 20, 'io_buffer_size': 8192, 'async_writing': True}) => {"ansible_loop_var": "item", "changed": false, "item": {"async_writing": true, "client_count": 20, "comment": "This is a comment 0.", "exclude": ["authpriv.none"], "io_buffer_size": 8192, "name": "remote_files_output0", "remote_log_path": "/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "severity": "info", "type": "remote_files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'remote_files_output1', 'type': 'remote_files', 'remote_sub_path': 'others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log', 'facility': 'authpriv'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv", "name": "remote_files_output1", "remote_sub_path": "others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "type": "remote_files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flow_0', 'inputs': ['remote_udp_input', 'remote_tcp_input'], 'outputs': ['remote_files_output0', 'remote_files_output1']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["remote_udp_input", "remote_tcp_input"], "name": "flow_0", "outputs": ["remote_files_output0", "remote_files_output1"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "4.fc33", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T184311", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T184311/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.006273", "end": "2021-11-08 18:44:28.583136", "rc": 0, "start": "2021-11-08 18:44:28.576863", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636397045.1295223, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636397036.1415222, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636397035.7825222, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "399342768", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "6eefea71c3ad2a843daad5f9298714de9673eb70", "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)\n"}, "md5sum": "863131059e7ae38b2d3f96b0c3174cbf", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 90, "src": "/root/.ansible/tmp/ansible-tmp-1636397070.6597712-45711-52673990303029/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636397071.2968633-45711-58475664204997/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001]}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp_input", "tcp_ports": [514, 40001], "type": "remote"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002]}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_udp_input", "type": "remote", "udp_ports": [514, 40002]}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp_input", "type": "remote", "udp_ports": [514, 40002]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_input", "tcp_ports": [514, 40001], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="2")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "1fe0163ed51561de9199097ff297766dfa837065", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"2\")\n"}], "type": "modules"}, "md5sum": "1107565bd2c84dbd9be75af18a1053b1", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 94, "src": "/root/.ansible/tmp/ansible-tmp-1636397072.4788337-45786-52242855397321/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="2")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"2\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create remote input configuration file input-remote-remote_tcp_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:40 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call remote_files_output1\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call remote_files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "d61b239fccd0213c74be75fa5dfed6901a30ac86", "dest": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call remote_files_output1\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call remote_files_output1\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "8ee5b586c8ef3b744ed035a7c2d8edb1", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 570, "src": "/root/.ansible/tmp/ansible-tmp-1636397073.337968-45820-12749437488507/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call remote_files_output1\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call remote_files_output1\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call remote_files_output1\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call remote_files_output1\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp_input", "type": "remote", "udp_ports": [514, 40002]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_input", "tcp_ports": [514, 40001], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="2"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b8167fcad0a99677bedf2e9791e74690bb2513e5", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"2\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "md5sum": "696e4b221fea83b9954aced3220ea592", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 132, "src": "/root/.ansible/tmp/ansible-tmp-1636397074.2330046-45856-121268470597095/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="2"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"2\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create remote input configuration file input-remote-remote_udp_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:40 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_udp_input")\n then {\n call remote_files_output1\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "450e5bda1a66d9de6db30047a20cc73bf6895710", "dest": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_udp_input\")\n then {\n call remote_files_output1\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "6f97cce0f4eedaf37aa7a830dc72d603", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 294, "src": "/root/.ansible/tmp/ansible-tmp-1636397075.1784923-45890-61631041042749/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call remote_files_output0\n}\nif\n ($inputname == "remote_udp_input")\n then {\n call remote_files_output1\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call remote_files_output0\n}\nif\n ($inputname == \"remote_udp_input\")\n then {\n call remote_files_output1\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_files_output0', 'type': 'remote_files', 'remote_log_path': '/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log', 'comment': 'This is a comment 0.', 'severity': 'info', 'exclude': ['authpriv.none'], 'client_count': 20, 'io_buffer_size': 8192, 'async_writing': True}) => {"ansible_facts": {"__rsyslog_remote_files_output_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/remote_files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"async_writing": true, "client_count": 20, "comment": "This is a comment 0.", "exclude": ["authpriv.none"], "io_buffer_size": 8192, "name": "remote_files_output0", "remote_log_path": "/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "severity": "info", "type": "remote_files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_files_output1', 'type': 'remote_files', 'remote_sub_path': 'others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log', 'facility': 'authpriv'}) => {"ansible_facts": {"__rsyslog_remote_files_output_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/remote_files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv", "name": "remote_files_output1", "remote_sub_path": "others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "type": "remote_files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/remote_files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/remote_files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create remote files output configuration file output-files-remote_files_output0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/remote_files/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': '# This is a comment 0.\ntemplate(\n name="remote_files_output0_template"\n type="string"\n string="/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output0"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name="remote_files_output0" type="omfile" DynaFile="remote_files_output0_template" DynaFileCacheSize="20" ioBufferSize="8192" asyncWriting="on")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b37dd71ccdf1474a52798d5fd09dcda7bf66f10b", "dest": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# This is a comment 0.\ntemplate(\n name=\"remote_files_output0_template\"\n type=\"string\"\n string=\"/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output0\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name=\"remote_files_output0\" type=\"omfile\" DynaFile=\"remote_files_output0_template\" DynaFileCacheSize=\"20\" ioBufferSize=\"8192\" asyncWriting=\"on\")\n}\n"}], "state": "present", "type": "output"}, "md5sum": "9053c20ca6553762bfb01a9a5e6651a1", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 542, "src": "/root/.ansible/tmp/ansible-tmp-1636397076.2025983-45928-41623005553177/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'present', 'sections': [{'options': '# This is a comment 0.\ntemplate(\n name="remote_files_output0_template"\n type="string"\n string="/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output0"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name="remote_files_output0" type="omfile" DynaFile="remote_files_output0_template" DynaFileCacheSize="20" ioBufferSize="8192" asyncWriting="on")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# This is a comment 0.\ntemplate(\n name=\"remote_files_output0_template\"\n type=\"string\"\n string=\"/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output0\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name=\"remote_files_output0\" type=\"omfile\" DynaFile=\"remote_files_output0_template\" DynaFileCacheSize=\"20\" ioBufferSize=\"8192\" asyncWriting=\"on\")\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create remote files output configuration file output-files-remote_files_output1 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/remote_files/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-remote_files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'template(\n name="remote_files_output1_template"\n type="string"\n string="/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output1"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_files_output1" type="omfile" DynaFile="remote_files_output1_template" DynaFileCacheSize="10" ioBufferSize="65536" asyncWriting="off")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "fb0022a86c8ff70fd1926048e3a8f74de868faf3", "dest": "/etc/rsyslog.d/30-output-files-remote_files_output1.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-remote_files_output1", "sections": [{"options": "template(\n name=\"remote_files_output1_template\"\n type=\"string\"\n string=\"/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output1\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_files_output1\" type=\"omfile\" DynaFile=\"remote_files_output1_template\" DynaFileCacheSize=\"10\" ioBufferSize=\"65536\" asyncWriting=\"off\")\n}\n"}], "state": "present", "type": "output"}, "md5sum": "17cadc3e8dd3b8cd3208fbb49cb60670", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 510, "src": "/root/.ansible/tmp/ansible-tmp-1636397077.1236577-45962-52703351150295/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-remote_files_output1', 'type': 'output', 'state': 'present', 'sections': [{'options': 'template(\n name="remote_files_output1_template"\n type="string"\n string="/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output1"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_files_output1" type="omfile" DynaFile="remote_files_output1_template" DynaFileCacheSize="10" ioBufferSize="65536" asyncWriting="off")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output1", "sections": [{"options": "template(\n name=\"remote_files_output1_template\"\n type=\"string\"\n string=\"/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output1\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_files_output1\" type=\"omfile\" DynaFile=\"remote_files_output1_template\" DynaFileCacheSize=\"10\" ioBufferSize=\"65536\" asyncWriting=\"off\")\n}\n"}], "state": "present", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "59cd91a2c526bf8edef8f58bdcbe2c8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "src": "/root/.ansible/tmp/ansible-tmp-1636397077.9588828-45996-81718714528184/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (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": "ec4f5c91855d526e10963c7678121d42168d319b", "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": "20057dad3aa8039db4ff077d1540f965", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1129, "src": "/root/.ansible/tmp/ansible-tmp-1636397078.7929907-46030-55423812981575/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:44:39 UTC", "ActiveEnterTimestampMonotonic": "99690733", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:44:39 UTC", "AssertTimestampMonotonic": "99684549", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "5172000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:44:39 UTC", "ConditionTimestampMonotonic": "99684547", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13661", "ExecMainStartTimestamp": "Mon 2021-11-08 18:44:39 UTC", "ExecMainStartTimestampMonotonic": "99685909", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:44:39 UTC] ; stop_time=[n/a] ; pid=13661 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:44:39 UTC] ; stop_time=[n/a] ; pid=13661 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:44:39 UTC", "InactiveExitTimestampMonotonic": "99686212", "InvocationID": "79d360866fa540c6906607717affff94", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13661", "MemoryAccounting": "yes", "MemoryCurrent": "1122304", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:44:39 UTC", "StateChangeTimestampMonotonic": "99690733", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "6", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_remote.yml:170 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636397045.1295223, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636397036.1415222, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636397035.7825222, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "399342768", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 11, "files": [{"atime": 1636397079.5525222, "ctime": 1636397072.4725223, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6265, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397072.2295222, "nlink": 1, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 94, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397079.5525222, "ctime": 1636397074.2215223, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6267, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397073.984522, "nlink": 1, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 132, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397079.5525222, "ctime": 1636397071.280522, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6264, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397071.0415223, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397079.5525222, "ctime": 1636397078.7995222, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6272, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397078.5585222, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1129, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397079.5525222, "ctime": 1636397077.9585223, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6271, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397077.7135222, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397079.5525222, "ctime": 1636397077.1285222, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6270, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397076.8755221, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-remote_files_output1.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 510, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397034.4855223, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636397079.5525222, "ctime": 1636397076.2165222, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6269, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397075.9575222, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 542, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397079.5525222, "ctime": 1636397070.6515222, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6240, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397070.4075222, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 90, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397079.5525222, "ctime": 1636397073.3175223, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397073.0775223, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 570, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397079.5525222, "ctime": 1636397075.1695223, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397074.9255223, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 294, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 11, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "stat": {"atime": 1636397079.5525222, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d61b239fccd0213c74be75fa5dfed6901a30ac86", "ctime": 1636397073.3175223, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6266, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636397073.0775223, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 570, "uid": 0, "version": "402026746", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/11-input-remote-remote_udp_input.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "stat": {"atime": 1636397079.5525222, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "450e5bda1a66d9de6db30047a20cc73bf6895710", "ctime": 1636397075.1695223, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6268, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636397074.9255223, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 294, "uid": 0, "version": "1498975602", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-files-remote_files_output0.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "stat": {"atime": 1636397079.5525222, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b37dd71ccdf1474a52798d5fd09dcda7bf66f10b", "ctime": 1636397076.2165222, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6269, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636397075.9575222, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 542, "uid": 0, "version": "1517782005", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/30-output-files-remote_files_output1.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/30-output-files-remote_files_output1.conf", "stat": {"atime": 1636397079.5525222, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "fb0022a86c8ff70fd1926048e3a8f74de868faf3", "ctime": 1636397077.1285222, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6270, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636397076.8755221, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-remote_files_output1.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 510, "uid": 0, "version": "171262291", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_remote.yml:182 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "4.fc33", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gnutls", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Install lsof] ************************************************************ task path: /tmp/tmplo6v5v22/tests/tests_remote.yml:189 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [lsof outputs for rsyslogd] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_remote.yml:194 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd", "delta": "0:00:00.029273", "end": "2021-11-08 18:44:45.498902", "rc": 0, "start": "2021-11-08 18:44:45.469629", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 13741 root 5u IPv4 51045 0t0 TCP *:40001 (LISTEN)\nrsyslogd 13741 root 6u IPv6 51046 0t0 TCP *:40001 (LISTEN)\nrsyslogd 13741 root 7u IPv4 51049 0t0 TCP *:514 (LISTEN)\nrsyslogd 13741 root 8u IPv6 51050 0t0 TCP *:514 (LISTEN)\nrsyslogd 13741 root 9u IPv4 51053 0t0 UDP *:514 \nrsyslogd 13741 root 10u IPv6 51054 0t0 UDP *:514 \nrsyslogd 13741 root 11u IPv4 51057 0t0 UDP *:40002 \nrsyslogd 13741 root 12u IPv6 51058 0t0 UDP *:40002 ", "stdout_lines": ["rsyslogd 13741 root 5u IPv4 51045 0t0 TCP *:40001 (LISTEN)", "rsyslogd 13741 root 6u IPv6 51046 0t0 TCP *:40001 (LISTEN)", "rsyslogd 13741 root 7u IPv4 51049 0t0 TCP *:514 (LISTEN)", "rsyslogd 13741 root 8u IPv6 51050 0t0 TCP *:514 (LISTEN)", "rsyslogd 13741 root 9u IPv4 51053 0t0 UDP *:514 ", "rsyslogd 13741 root 10u IPv6 51054 0t0 UDP *:514 ", "rsyslogd 13741 root 11u IPv4 51057 0t0 UDP *:40002 ", "rsyslogd 13741 root 12u IPv6 51058 0t0 UDP *:40002 "]} TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/tests/tests_remote.yml:201 ok: [/cache/fedora-33.qcow2] => { "msg": "lsof returned rsyslogd 13741 root 5u IPv4 51045 0t0 TCP *:40001 (LISTEN)\nrsyslogd 13741 root 6u IPv6 51046 0t0 TCP *:40001 (LISTEN)\nrsyslogd 13741 root 7u IPv4 51049 0t0 TCP *:514 (LISTEN)\nrsyslogd 13741 root 8u IPv6 51050 0t0 TCP *:514 (LISTEN)\nrsyslogd 13741 root 9u IPv4 51053 0t0 UDP *:514 \nrsyslogd 13741 root 10u IPv6 51054 0t0 UDP *:514 \nrsyslogd 13741 root 11u IPv4 51057 0t0 UDP *:40002 \nrsyslogd 13741 root 12u IPv6 51058 0t0 UDP *:40002 " } TASK [Check port 514 and 40001 is open for TCP] ******************************** task path: /tmp/tmplo6v5v22/tests/tests_remote.yml:204 ok: [/cache/fedora-33.qcow2] => (item=514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 514", "delta": "0:00:00.021744", "end": "2021-11-08 18:44:45.886262", "item": 514, "rc": 0, "start": "2021-11-08 18:44:45.864518", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 13741 root 7u IPv4 51049 0t0 TCP *:514 (LISTEN)\nrsyslogd 13741 root 8u IPv6 51050 0t0 TCP *:514 (LISTEN)", "stdout_lines": ["rsyslogd 13741 root 7u IPv4 51049 0t0 TCP *:514 (LISTEN)", "rsyslogd 13741 root 8u IPv6 51050 0t0 TCP *:514 (LISTEN)"]} ok: [/cache/fedora-33.qcow2] => (item=40001) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 40001", "delta": "0:00:00.023706", "end": "2021-11-08 18:44:46.302598", "item": 40001, "rc": 0, "start": "2021-11-08 18:44:46.278892", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 13741 root 5u IPv4 51045 0t0 TCP *:40001 (LISTEN)\nrsyslogd 13741 root 6u IPv6 51046 0t0 TCP *:40001 (LISTEN)", "stdout_lines": ["rsyslogd 13741 root 5u IPv4 51045 0t0 TCP *:40001 (LISTEN)", "rsyslogd 13741 root 6u IPv6 51046 0t0 TCP *:40001 (LISTEN)"]} TASK [Check port 514 and 40002 is open for UDP] ******************************** task path: /tmp/tmplo6v5v22/tests/tests_remote.yml:211 ok: [/cache/fedora-33.qcow2] => (item=514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep UDP | grep 514", "delta": "0:00:00.023034", "end": "2021-11-08 18:44:46.674308", "item": 514, "rc": 0, "start": "2021-11-08 18:44:46.651274", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 13741 root 9u IPv4 51053 0t0 UDP *:514 \nrsyslogd 13741 root 10u IPv6 51054 0t0 UDP *:514 ", "stdout_lines": ["rsyslogd 13741 root 9u IPv4 51053 0t0 UDP *:514 ", "rsyslogd 13741 root 10u IPv6 51054 0t0 UDP *:514 "]} ok: [/cache/fedora-33.qcow2] => (item=40002) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -euo pipefail\nlsof -i -nP | grep rsyslogd | grep UDP | grep 40002", "delta": "0:00:00.023879", "end": "2021-11-08 18:44:47.014177", "item": 40002, "rc": 0, "start": "2021-11-08 18:44:46.990298", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 13741 root 11u IPv4 51057 0t0 UDP *:40002 \nrsyslogd 13741 root 12u IPv6 51058 0t0 UDP *:40002 ", "stdout_lines": ["rsyslogd 13741 root 11u IPv4 51057 0t0 UDP *:40002 ", "rsyslogd 13741 root 12u IPv6 51058 0t0 UDP *:40002 "]} TASK [END TEST CASE 1; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_remote.yml:218 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_output_files": [{"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"async_writing": true, "client_count": 20, "comment": "This is a comment 0.", "exclude": ["authpriv.none"], "io_buffer_size": 8192, "name": "remote_files_output0", "remote_log_path": "/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "severity": "info", "state": "absent", "type": "remote_files"}, {"facility": "authpriv", "name": "remote_files_output1", "remote_sub_path": "others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "state": "absent", "type": "remote_files"}, {"name": "default_files", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "remote_tcp_input", "state": "absent", "tcp_ports": [514, 40001], "type": "remote"}, {"name": "remote_udp_input", "state": "absent", "type": "remote", "udp_ports": [514, 40002]}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'remote_files_output0', 'type': 'remote_files', 'remote_log_path': '/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log', 'comment': 'This is a comment 0.', 'severity': 'info', 'exclude': ['authpriv.none'], 'client_count': 20, 'io_buffer_size': 8192, 'async_writing': True, 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"async_writing": true, "client_count": 20, "comment": "This is a comment 0.", "exclude": ["authpriv.none"], "io_buffer_size": 8192, "name": "remote_files_output0", "remote_log_path": "/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "severity": "info", "state": "absent", "type": "remote_files"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item={'name': 'remote_files_output1', 'type': 'remote_files', 'remote_sub_path': 'others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log', 'facility': 'authpriv', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"facility": "authpriv", "name": "remote_files_output1", "remote_sub_path": "others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "state": "absent", "type": "remote_files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "4.fc33", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T184311", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T184311/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.006579", "end": "2021-11-08 18:44:49.768660", "rc": 0, "start": "2021-11-08 18:44:49.762081", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf\n/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/30-output-files-default_files.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/30-output-files-remote_files_output1.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/30-output-files-remote_files_output0.conf\n/etc/rsyslog.d/00-global.conf\n/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf\n/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/30-output-files-default_files.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/30-output-files-remote_files_output1.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636397045.1295223, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636397036.1415222, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636397035.7825222, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "399342768", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp_input", "state": "absent", "tcp_ports": [514, 40001], "type": "remote"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_udp_input", "state": "absent", "type": "remote", "udp_ports": [514, 40002]}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp_input", "state": "absent", "type": "remote", "udp_ports": [514, 40002]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_input", "state": "absent", "tcp_ports": [514, 40001], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="2")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"2\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_tcp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="2")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-modules-remote_tcp_input", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"2\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create remote input configuration file input-remote-remote_tcp_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:40 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_tcp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_1" type="imptcp" port="514")\nif\n ($inputname == "remote_tcp_input_1")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_tcp_input_2" type="imptcp" port="40001")\nif\n ($inputname == "remote_tcp_input_2")\n then {\n call default_files\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-remote_tcp_input", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_tcp_input_1\")\n then {\n call default_files\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_tcp_input_2\" type=\"imptcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_input_2\")\n then {\n call default_files\n}\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_udp_input', 'type': 'remote', 'udp_ports': [514, 40002], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp_input", "state": "absent", "type": "remote", "udp_ports": [514, 40002]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_tcp_input', 'type': 'remote', 'tcp_ports': [514, 40001], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_input", "state": "absent", "tcp_ports": [514, 40001], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="2"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"2\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_udp_input', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="2"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-modules-remote_udp_input", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"2\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create remote input configuration file input-remote-remote_udp_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:40 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call default_files\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call default_files\n}\n\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_udp_input', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp_input" type="imudp" port=["514","40002"])\nif\n ($inputname == "remote_udp_input")\n then {\n call default_files\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-remote_udp_input", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp_input\" type=\"imudp\" port=[\"514\",\"40002\"])\nif\n ($inputname == \"remote_udp_input\")\n then {\n call default_files\n}\n\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_udp_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_files_output0', 'type': 'remote_files', 'remote_log_path': '/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log', 'comment': 'This is a comment 0.', 'severity': 'info', 'exclude': ['authpriv.none'], 'client_count': 20, 'io_buffer_size': 8192, 'async_writing': True, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_files_output_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/remote_files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"async_writing": true, "client_count": 20, "comment": "This is a comment 0.", "exclude": ["authpriv.none"], "io_buffer_size": 8192, "name": "remote_files_output0", "remote_log_path": "/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "severity": "info", "state": "absent", "type": "remote_files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_files_output1', 'type': 'remote_files', 'remote_sub_path': 'others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log', 'facility': 'authpriv', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_files_output_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/remote_files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"facility": "authpriv", "name": "remote_files_output1", "remote_sub_path": "others/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log", "state": "absent", "type": "remote_files"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'default_files', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "default_files", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/remote_files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/remote_files/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create remote files output configuration file output-files-remote_files_output0 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/remote_files/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': '# This is a comment 0.\ntemplate(\n name="remote_files_output0_template"\n type="string"\n string="/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output0"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name="remote_files_output0" type="omfile" DynaFile="remote_files_output0_template" DynaFileCacheSize="20" ioBufferSize="8192" asyncWriting="on")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# This is a comment 0.\ntemplate(\n name=\"remote_files_output0_template\"\n type=\"string\"\n string=\"/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output0\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name=\"remote_files_output0\" type=\"omfile\" DynaFile=\"remote_files_output0_template\" DynaFileCacheSize=\"20\" ioBufferSize=\"8192\" asyncWriting=\"on\")\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-remote_files_output0', 'type': 'output', 'state': 'absent', 'sections': [{'options': '# This is a comment 0.\ntemplate(\n name="remote_files_output0_template"\n type="string"\n string="/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output0"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name="remote_files_output0" type="omfile" DynaFile="remote_files_output0_template" DynaFileCacheSize="20" ioBufferSize="8192" asyncWriting="on")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-remote_files_output0", "sections": [{"options": "# This is a comment 0.\ntemplate(\n name=\"remote_files_output0_template\"\n type=\"string\"\n string=\"/var/log/remote/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output0\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n *.info;authpriv.none action(name=\"remote_files_output0\" type=\"omfile\" DynaFile=\"remote_files_output0_template\" DynaFileCacheSize=\"20\" ioBufferSize=\"8192\" asyncWriting=\"on\")\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-remote_files_output0.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create remote files output configuration file output-files-remote_files_output1 in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/remote_files/main.yml:2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-remote_files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'template(\n name="remote_files_output1_template"\n type="string"\n string="/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output1"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_files_output1" type="omfile" DynaFile="remote_files_output1_template" DynaFileCacheSize="10" ioBufferSize="65536" asyncWriting="off")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-remote_files_output1", "sections": [{"options": "template(\n name=\"remote_files_output1_template\"\n type=\"string\"\n string=\"/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output1\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_files_output1\" type=\"omfile\" DynaFile=\"remote_files_output1_template\" DynaFileCacheSize=\"10\" ioBufferSize=\"65536\" asyncWriting=\"off\")\n}\n"}], "state": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-remote_files_output1', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'template(\n name="remote_files_output1_template"\n type="string"\n string="/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log"\n)\nruleset(name="remote_files_output1"\n queue.type="FixedArray"\n queue.size="50000"\n queue.workerThreads="4") {\n # Store remote logs in separate logfiles\n authpriv.* action(name="remote_files_output1" type="omfile" DynaFile="remote_files_output1_template" DynaFileCacheSize="10" ioBufferSize="65536" asyncWriting="off")\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-remote_files_output1", "sections": [{"options": "template(\n name=\"remote_files_output1_template\"\n type=\"string\"\n string=\"/var/logothers/%FROMHOST%/%PROGRAMNAME:::secpath-replace%.log\"\n)\nruleset(name=\"remote_files_output1\"\n queue.type=\"FixedArray\"\n queue.size=\"50000\"\n queue.workerThreads=\"4\") {\n # Store remote logs in separate logfiles\n authpriv.* action(name=\"remote_files_output1\" type=\"omfile\" DynaFile=\"remote_files_output1_template\" DynaFileCacheSize=\"10\" ioBufferSize=\"65536\" asyncWriting=\"off\")\n}\n"}], "state": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-remote_files_output1.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-default_files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (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, "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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/30-output-files-default_files.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:44:40 UTC", "ActiveEnterTimestampMonotonic": "100292550", "ActiveExitTimestamp": "Mon 2021-11-08 18:44:40 UTC", "ActiveExitTimestampMonotonic": "100284716", "ActiveState": "active", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:44:40 UTC", "AssertTimestampMonotonic": "100286856", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "4879000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:44:40 UTC", "ConditionTimestampMonotonic": "100286855", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13741", "ExecMainStartTimestamp": "Mon 2021-11-08 18:44:40 UTC", "ExecMainStartTimestampMonotonic": "100288162", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:44:40 UTC] ; stop_time=[n/a] ; pid=13741 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:44:40 UTC] ; stop_time=[n/a] ; pid=13741 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:44:40 UTC", "InactiveEnterTimestampMonotonic": "100286301", "InactiveExitTimestamp": "Mon 2021-11-08 18:44:40 UTC", "InactiveExitTimestampMonotonic": "100288463", "InvocationID": "0eaf0d9c70b94a3db1ac5dca6045863f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13741", "MemoryAccounting": "yes", "MemoryCurrent": "1134592", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:44:40 UTC", "StateChangeTimestampMonotonic": "100292550", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "6", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:44:58 UTC", "ActiveEnterTimestampMonotonic": "118431080", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:44:58 UTC", "AssertTimestampMonotonic": "118425797", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3989000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:44:58 UTC", "ConditionTimestampMonotonic": "118425794", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "16157", "ExecMainStartTimestamp": "Mon 2021-11-08 18:44:58 UTC", "ExecMainStartTimestampMonotonic": "118427244", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:44:58 UTC] ; stop_time=[n/a] ; pid=16157 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:44:58 UTC] ; stop_time=[n/a] ; pid=16157 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:44:58 UTC", "InactiveExitTimestampMonotonic": "118427695", "InvocationID": "05471a2799c04da6b93b313870b4a2c9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "16157", "MemoryAccounting": "yes", "MemoryCurrent": "647168", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:44:58 UTC", "StateChangeTimestampMonotonic": "118431080", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=195 changed=47 unreachable=0 failed=0 skipped=153 rescued=0 ignored=0 + cd /tmp/tmplo6v5v22/tests; TEST_SUBJECTS=/cache/fedora-33.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-257-dd08378-fedora-33-mupo0o3n/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmplo6v5v22/_setup.yml /tmp/tmplo6v5v22/tests/tests_server.yml ansible-playbook 2.9.25 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.9.7 (default, Aug 30 2021, 00:00:00) [GCC 11.2.1 20210728 (Red Hat 11.2.1-1)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmplo6v5v22/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/_setup.yml:5 ok: [/cache/fedora-33.qcow2] => { "groups": { "all": [ "/cache/fedora-33.qcow2" ], "localhost": [ "/cache/fedora-33.qcow2" ], "subjects": [ "/cache/fedora-33.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmplo6v5v22/_setup.yml:7 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_server.yml ***************************************************** 1 plays in /tmp/tmplo6v5v22/tests/tests_server.yml PLAY [Test the server configuration containing tls tcp, plain tcp and udp connection] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmplo6v5v22/tests/tests_server.yml:11 ok: [/cache/fedora-33.qcow2] META: ran handlers TASK [include_tasks] *********************************************************** task path: /tmp/tmplo6v5v22/tests/tests_server.yml:39 included: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml for /cache/fedora-33.qcow2 TASK [Ensure openssl exists] *************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: openssl-1:1.1.1l-2.fc33.x86_64"]} TASK [Ensure /etc/pki/CA exists] *********************************************** task path: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml:8 changed: [/cache/fedora-33.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pki/CA", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [Ensure /etc/pki/CA exists] *********************************************** task path: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml:14 changed: [/cache/fedora-33.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pki/CA/certs", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [Ensure /etc/pki/CA exists] *********************************************** task path: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml:20 changed: [/cache/fedora-33.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pki/CA/private", "secontext": "unconfined_u:object_r:cert_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [Generate a self signed CA cert and the CA key] *************************** task path: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml:26 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["openssl", "req", "-x509", "-newkey", "rsa:2048", "-nodes", "-keyout", "/etc/pki/CA/private/test-ca-key.pem", "-out", "/etc/pki/CA/certs/test-ca.crt", "-subj", "/CN=test-ca/OU=system-roles/DC=fedora/DC=org"], "delta": "0:00:00.088996", "end": "2021-11-08 18:46:46.993780", "rc": 0, "start": "2021-11-08 18:46:46.904784", "stderr": "Generating a RSA private key\n.....+++++\n............................................................................+++++\nwriting new private key to '/etc/pki/CA/private/test-ca-key.pem'\n-----", "stderr_lines": ["Generating a RSA private key", ".....+++++", "............................................................................+++++", "writing new private key to '/etc/pki/CA/private/test-ca-key.pem'", "-----"], "stdout": "", "stdout_lines": []} TASK [Verify CA cert] ********************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml:33 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["openssl", "x509", "-text", "-in", "/etc/pki/CA/certs/test-ca.crt", "-noout"], "delta": "0:00:00.009978", "end": "2021-11-08 18:46:47.379781", "rc": 0, "start": "2021-11-08 18:46:47.369803", "stderr": "", "stderr_lines": [], "stdout": "Certificate:\n Data:\n Version: 3 (0x2)\n Serial Number:\n 7a:a8:bd:1e:5d:76:60:16:1d:9c:25:16:77:b5:ab:b1:e1:2a:4a:a4\n Signature Algorithm: sha256WithRSAEncryption\n Issuer: CN = test-ca, OU = system-roles, DC = fedora, DC = org\n Validity\n Not Before: Nov 8 18:46:46 2021 GMT\n Not After : Dec 8 18:46:46 2021 GMT\n Subject: CN = test-ca, OU = system-roles, DC = fedora, DC = org\n Subject Public Key Info:\n Public Key Algorithm: rsaEncryption\n RSA Public-Key: (2048 bit)\n Modulus:\n 00:a8:61:2c:bc:49:0c:76:43:1f:9a:b7:60:eb:3f:\n b6:fe:5d:fd:c6:ba:23:27:b3:96:de:c7:77:fe:70:\n 7f:3d:1b:10:e9:31:5d:58:78:4e:f9:11:10:ae:60:\n 7b:81:f9:d7:63:e3:ce:a8:22:a5:20:9a:c0:db:b4:\n ab:6d:f2:22:92:9d:61:e0:28:b7:5a:27:5b:44:73:\n 33:85:e3:8d:27:9c:44:d3:6b:1b:eb:07:e4:4b:b0:\n ba:ea:ed:09:b7:74:d7:99:53:17:f5:a5:2e:09:cf:\n cc:d8:8d:49:e1:e2:21:92:78:05:ef:08:74:77:54:\n 41:35:06:19:b0:bc:df:17:55:4e:bc:13:c3:ef:9f:\n 1b:44:21:ff:44:0f:e3:16:a9:e0:97:4e:80:59:d0:\n 74:80:f6:49:ef:33:17:a3:53:7c:11:f6:eb:2d:b5:\n 04:b3:39:39:64:f0:43:15:ee:68:64:70:3a:96:41:\n 54:eb:47:41:22:71:f1:cd:e9:49:59:0e:15:73:36:\n 80:39:61:4a:b3:a1:73:74:b9:fc:e1:19:6d:ac:de:\n 0e:b0:8e:6c:4b:66:8e:cd:ba:ca:79:d4:2d:62:cd:\n 55:fc:1a:f5:ec:63:3a:75:25:9d:1b:bc:e1:f0:16:\n 67:7f:8c:98:2c:7f:ce:e7:ae:2f:ef:30:56:2d:78:\n d8:a3\n Exponent: 65537 (0x10001)\n X509v3 extensions:\n X509v3 Subject Key Identifier: \n E5:A2:84:AA:C6:18:DF:77:D4:CE:F8:1A:F1:DE:31:14:39:EA:D0:B6\n X509v3 Authority Key Identifier: \n keyid:E5:A2:84:AA:C6:18:DF:77:D4:CE:F8:1A:F1:DE:31:14:39:EA:D0:B6\n\n X509v3 Basic Constraints: critical\n CA:TRUE\n Signature Algorithm: sha256WithRSAEncryption\n 81:4d:a5:4f:6f:a7:1b:92:f8:b2:6f:f2:bc:23:50:45:5d:4b:\n ff:23:3b:42:7b:94:61:21:86:7c:16:82:3b:34:b1:a4:63:29:\n 5f:f3:c5:22:2d:2c:d2:9a:ab:2d:1f:7b:be:11:62:68:f7:84:\n 0c:77:7e:a3:92:2a:f6:55:2f:ba:c6:f9:a7:60:4c:bc:f3:b1:\n 8d:b5:9a:11:c8:20:99:16:8f:b9:72:b9:5c:29:f2:be:39:70:\n 02:97:7b:70:ee:b0:69:07:14:5f:30:ff:28:4a:98:2a:ad:f9:\n 59:aa:bb:37:89:a7:12:ab:3f:fe:24:97:eb:41:c6:4e:8e:a3:\n ec:0b:2a:37:51:e6:e0:f4:d7:17:af:7c:0e:f8:f2:ec:a7:f8:\n 5c:97:26:3f:76:09:37:ac:6a:af:7d:ab:12:fa:02:83:b3:0a:\n 9c:09:a2:2e:7c:63:4d:57:61:c3:45:36:cd:fe:d9:37:11:7a:\n f1:84:b7:c9:94:fb:e5:e3:4d:6f:5a:38:82:67:60:b9:ed:65:\n 8a:06:0b:5e:e2:9c:fb:84:88:ff:f5:c9:72:67:fb:dc:be:de:\n 1f:77:3a:79:26:c2:2a:98:58:d7:53:49:ea:1e:de:8c:17:ea:\n 8a:5f:35:78:8b:11:96:1c:bd:0b:f1:32:e9:63:35:f8:d8:3c:\n 76:86:7f:40", "stdout_lines": ["Certificate:", " Data:", " Version: 3 (0x2)", " Serial Number:", " 7a:a8:bd:1e:5d:76:60:16:1d:9c:25:16:77:b5:ab:b1:e1:2a:4a:a4", " Signature Algorithm: sha256WithRSAEncryption", " Issuer: CN = test-ca, OU = system-roles, DC = fedora, DC = org", " Validity", " Not Before: Nov 8 18:46:46 2021 GMT", " Not After : Dec 8 18:46:46 2021 GMT", " Subject: CN = test-ca, OU = system-roles, DC = fedora, DC = org", " Subject Public Key Info:", " Public Key Algorithm: rsaEncryption", " RSA Public-Key: (2048 bit)", " Modulus:", " 00:a8:61:2c:bc:49:0c:76:43:1f:9a:b7:60:eb:3f:", " b6:fe:5d:fd:c6:ba:23:27:b3:96:de:c7:77:fe:70:", " 7f:3d:1b:10:e9:31:5d:58:78:4e:f9:11:10:ae:60:", " 7b:81:f9:d7:63:e3:ce:a8:22:a5:20:9a:c0:db:b4:", " ab:6d:f2:22:92:9d:61:e0:28:b7:5a:27:5b:44:73:", " 33:85:e3:8d:27:9c:44:d3:6b:1b:eb:07:e4:4b:b0:", " ba:ea:ed:09:b7:74:d7:99:53:17:f5:a5:2e:09:cf:", " cc:d8:8d:49:e1:e2:21:92:78:05:ef:08:74:77:54:", " 41:35:06:19:b0:bc:df:17:55:4e:bc:13:c3:ef:9f:", " 1b:44:21:ff:44:0f:e3:16:a9:e0:97:4e:80:59:d0:", " 74:80:f6:49:ef:33:17:a3:53:7c:11:f6:eb:2d:b5:", " 04:b3:39:39:64:f0:43:15:ee:68:64:70:3a:96:41:", " 54:eb:47:41:22:71:f1:cd:e9:49:59:0e:15:73:36:", " 80:39:61:4a:b3:a1:73:74:b9:fc:e1:19:6d:ac:de:", " 0e:b0:8e:6c:4b:66:8e:cd:ba:ca:79:d4:2d:62:cd:", " 55:fc:1a:f5:ec:63:3a:75:25:9d:1b:bc:e1:f0:16:", " 67:7f:8c:98:2c:7f:ce:e7:ae:2f:ef:30:56:2d:78:", " d8:a3", " Exponent: 65537 (0x10001)", " X509v3 extensions:", " X509v3 Subject Key Identifier: ", " E5:A2:84:AA:C6:18:DF:77:D4:CE:F8:1A:F1:DE:31:14:39:EA:D0:B6", " X509v3 Authority Key Identifier: ", " keyid:E5:A2:84:AA:C6:18:DF:77:D4:CE:F8:1A:F1:DE:31:14:39:EA:D0:B6", "", " X509v3 Basic Constraints: critical", " CA:TRUE", " Signature Algorithm: sha256WithRSAEncryption", " 81:4d:a5:4f:6f:a7:1b:92:f8:b2:6f:f2:bc:23:50:45:5d:4b:", " ff:23:3b:42:7b:94:61:21:86:7c:16:82:3b:34:b1:a4:63:29:", " 5f:f3:c5:22:2d:2c:d2:9a:ab:2d:1f:7b:be:11:62:68:f7:84:", " 0c:77:7e:a3:92:2a:f6:55:2f:ba:c6:f9:a7:60:4c:bc:f3:b1:", " 8d:b5:9a:11:c8:20:99:16:8f:b9:72:b9:5c:29:f2:be:39:70:", " 02:97:7b:70:ee:b0:69:07:14:5f:30:ff:28:4a:98:2a:ad:f9:", " 59:aa:bb:37:89:a7:12:ab:3f:fe:24:97:eb:41:c6:4e:8e:a3:", " ec:0b:2a:37:51:e6:e0:f4:d7:17:af:7c:0e:f8:f2:ec:a7:f8:", " 5c:97:26:3f:76:09:37:ac:6a:af:7d:ab:12:fa:02:83:b3:0a:", " 9c:09:a2:2e:7c:63:4d:57:61:c3:45:36:cd:fe:d9:37:11:7a:", " f1:84:b7:c9:94:fb:e5:e3:4d:6f:5a:38:82:67:60:b9:ed:65:", " 8a:06:0b:5e:e2:9c:fb:84:88:ff:f5:c9:72:67:fb:dc:be:de:", " 1f:77:3a:79:26:c2:2a:98:58:d7:53:49:ea:1e:de:8c:17:ea:", " 8a:5f:35:78:8b:11:96:1c:bd:0b:f1:32:e9:63:35:f8:d8:3c:", " 76:86:7f:40"]} TASK [Generate a server/client key] ******************************************** task path: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml:38 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["openssl", "genrsa", "-out", "/etc/pki/tls/private/test-key.pem"], "delta": "0:00:00.071826", "end": "2021-11-08 18:46:47.803180", "rc": 0, "start": "2021-11-08 18:46:47.731354", "stderr": "Generating RSA private key, 2048 bit long modulus (2 primes)\n..................................+++++\n................................+++++\ne is 65537 (0x010001)", "stderr_lines": ["Generating RSA private key, 2048 bit long modulus (2 primes)", "..................................+++++", "................................+++++", "e is 65537 (0x010001)"], "stdout": "", "stdout_lines": []} TASK [Generate a server Certificate Signing Request] *************************** task path: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml:42 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["openssl", "req", "-new", "-key", "/etc/pki/tls/private/test-key.pem", "-out", "/etc/rsyslog.d/test-cert.csr", "-subj", "/C=US/O=Fedora/DC=fedora/CN=logging.fedora.org"], "delta": "0:00:00.006883", "end": "2021-11-08 18:46:48.166801", "rc": 0, "start": "2021-11-08 18:46:48.159918", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Generate a server/client cert using the key, and signed by the self signed CA] *** task path: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml:49 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["openssl", "x509", "-req", "-in", "/etc/rsyslog.d/test-cert.csr", "-CA", "/etc/pki/CA/certs/test-ca.crt", "-CAkey", "/etc/pki/CA/private/test-ca-key.pem", "-CAcreateserial", "-out", "/etc/pki/tls/certs/test-cert.pem"], "delta": "0:00:00.011343", "end": "2021-11-08 18:46:48.534332", "rc": 0, "start": "2021-11-08 18:46:48.522989", "stderr": "Signature ok\nsubject=C = US, O = Fedora, DC = fedora, CN = logging.fedora.org\nGetting CA Private Key", "stderr_lines": ["Signature ok", "subject=C = US, O = Fedora, DC = fedora, CN = logging.fedora.org", "Getting CA Private Key"], "stdout": "", "stdout_lines": []} TASK [Verify the server/client cert] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/create_tests_certs.yml:57 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["openssl", "x509", "-text", "-in", "/etc/pki/tls/certs/test-cert.pem", "-noout"], "delta": "0:00:00.011073", "end": "2021-11-08 18:46:48.958386", "rc": 0, "start": "2021-11-08 18:46:48.947313", "stderr": "", "stderr_lines": [], "stdout": "Certificate:\n Data:\n Version: 1 (0x0)\n Serial Number:\n 6b:08:11:64:f4:8e:2b:c0:a7:14:7f:da:11:f5:46:a7:a1:23:6d:81\n Signature Algorithm: sha256WithRSAEncryption\n Issuer: CN = test-ca, OU = system-roles, DC = fedora, DC = org\n Validity\n Not Before: Nov 8 18:46:48 2021 GMT\n Not After : Dec 8 18:46:48 2021 GMT\n Subject: C = US, O = Fedora, DC = fedora, CN = logging.fedora.org\n Subject Public Key Info:\n Public Key Algorithm: rsaEncryption\n RSA Public-Key: (2048 bit)\n Modulus:\n 00:c0:3c:de:b2:54:56:67:cc:69:e1:9b:57:9c:6f:\n 42:7c:ba:90:ea:72:93:93:73:9b:57:66:3f:a0:5a:\n d8:5c:0f:e6:f3:08:9d:fa:e1:ea:76:06:20:59:9a:\n a6:f2:49:b6:7b:bf:49:f1:3e:5f:b5:df:82:ff:26:\n fa:d0:85:5b:9f:7e:06:39:cb:4b:69:2d:57:1f:96:\n 74:8b:b7:85:09:6c:a7:0b:49:b8:63:c9:ca:62:3d:\n fa:9d:39:5c:11:57:63:b6:d6:33:df:ea:9c:8a:17:\n a1:57:ca:14:df:16:6f:77:19:79:85:95:2e:8c:a9:\n 6b:5e:ca:93:70:12:8e:5b:33:36:cf:b0:5e:4d:42:\n 5b:00:3d:7c:fa:b3:c9:cc:09:c7:38:76:46:62:4c:\n cc:7b:87:b3:7f:b6:2a:9d:a1:91:e8:66:b3:d0:f9:\n 53:3b:a1:8a:29:ab:35:70:08:59:44:01:34:48:59:\n 4e:05:7e:6d:a5:b7:c9:55:e9:5b:27:fa:30:dc:ee:\n 5e:a2:36:be:e6:48:56:0a:e1:dd:88:ff:ba:86:08:\n 42:10:10:7c:2d:0b:6c:f9:69:de:92:84:12:05:18:\n a1:68:7f:0d:41:57:5c:b5:32:ca:93:21:c7:4f:5e:\n c7:0e:0e:12:fe:09:98:9c:91:8c:92:66:92:9c:1f:\n b1:b9\n Exponent: 65537 (0x10001)\n Signature Algorithm: sha256WithRSAEncryption\n 37:46:e4:7a:49:ed:43:66:2f:5c:41:1a:23:85:6e:02:84:74:\n 92:c7:49:72:03:fc:8f:c4:85:dd:02:61:7f:60:f0:00:54:7a:\n 91:2f:ef:20:39:67:21:38:65:be:f3:b3:12:27:0f:7a:82:16:\n 14:30:65:20:fe:37:45:98:bc:92:0f:52:d3:1f:7c:4f:7c:bf:\n c9:70:87:68:a6:27:ee:54:9f:df:94:86:d1:23:c3:e3:7e:80:\n 96:55:72:f2:34:38:5e:e0:ea:de:ae:3a:37:bc:30:db:62:a7:\n 29:93:9f:07:d5:ff:de:d9:8e:c6:9a:3b:30:d5:d5:7a:f8:bd:\n 38:1f:5e:77:16:38:96:ed:28:f0:c6:d4:6c:18:bd:8e:66:e7:\n 42:c1:06:6c:bf:3c:4e:5b:f6:7b:f7:89:29:aa:97:50:15:cc:\n fe:e7:fe:79:50:0b:d7:26:72:69:02:40:9a:6c:50:26:07:ec:\n 79:ac:cd:d1:5d:93:cb:76:a1:1e:80:ae:2f:9c:a0:6a:77:04:\n e9:e1:25:49:0d:fd:fd:86:7f:3d:8d:b7:7c:40:f4:70:a4:fe:\n 86:da:00:c7:4d:a7:73:64:19:48:4a:64:70:59:6c:6a:6b:76:\n f5:e7:7b:89:19:e1:68:8a:77:02:e0:4c:08:74:08:cb:6e:99:\n a5:95:ea:c1", "stdout_lines": ["Certificate:", " Data:", " Version: 1 (0x0)", " Serial Number:", " 6b:08:11:64:f4:8e:2b:c0:a7:14:7f:da:11:f5:46:a7:a1:23:6d:81", " Signature Algorithm: sha256WithRSAEncryption", " Issuer: CN = test-ca, OU = system-roles, DC = fedora, DC = org", " Validity", " Not Before: Nov 8 18:46:48 2021 GMT", " Not After : Dec 8 18:46:48 2021 GMT", " Subject: C = US, O = Fedora, DC = fedora, CN = logging.fedora.org", " Subject Public Key Info:", " Public Key Algorithm: rsaEncryption", " RSA Public-Key: (2048 bit)", " Modulus:", " 00:c0:3c:de:b2:54:56:67:cc:69:e1:9b:57:9c:6f:", " 42:7c:ba:90:ea:72:93:93:73:9b:57:66:3f:a0:5a:", " d8:5c:0f:e6:f3:08:9d:fa:e1:ea:76:06:20:59:9a:", " a6:f2:49:b6:7b:bf:49:f1:3e:5f:b5:df:82:ff:26:", " fa:d0:85:5b:9f:7e:06:39:cb:4b:69:2d:57:1f:96:", " 74:8b:b7:85:09:6c:a7:0b:49:b8:63:c9:ca:62:3d:", " fa:9d:39:5c:11:57:63:b6:d6:33:df:ea:9c:8a:17:", " a1:57:ca:14:df:16:6f:77:19:79:85:95:2e:8c:a9:", " 6b:5e:ca:93:70:12:8e:5b:33:36:cf:b0:5e:4d:42:", " 5b:00:3d:7c:fa:b3:c9:cc:09:c7:38:76:46:62:4c:", " cc:7b:87:b3:7f:b6:2a:9d:a1:91:e8:66:b3:d0:f9:", " 53:3b:a1:8a:29:ab:35:70:08:59:44:01:34:48:59:", " 4e:05:7e:6d:a5:b7:c9:55:e9:5b:27:fa:30:dc:ee:", " 5e:a2:36:be:e6:48:56:0a:e1:dd:88:ff:ba:86:08:", " 42:10:10:7c:2d:0b:6c:f9:69:de:92:84:12:05:18:", " a1:68:7f:0d:41:57:5c:b5:32:ca:93:21:c7:4f:5e:", " c7:0e:0e:12:fe:09:98:9c:91:8c:92:66:92:9c:1f:", " b1:b9", " Exponent: 65537 (0x10001)", " Signature Algorithm: sha256WithRSAEncryption", " 37:46:e4:7a:49:ed:43:66:2f:5c:41:1a:23:85:6e:02:84:74:", " 92:c7:49:72:03:fc:8f:c4:85:dd:02:61:7f:60:f0:00:54:7a:", " 91:2f:ef:20:39:67:21:38:65:be:f3:b3:12:27:0f:7a:82:16:", " 14:30:65:20:fe:37:45:98:bc:92:0f:52:d3:1f:7c:4f:7c:bf:", " c9:70:87:68:a6:27:ee:54:9f:df:94:86:d1:23:c3:e3:7e:80:", " 96:55:72:f2:34:38:5e:e0:ea:de:ae:3a:37:bc:30:db:62:a7:", " 29:93:9f:07:d5:ff:de:d9:8e:c6:9a:3b:30:d5:d5:7a:f8:bd:", " 38:1f:5e:77:16:38:96:ed:28:f0:c6:d4:6c:18:bd:8e:66:e7:", " 42:c1:06:6c:bf:3c:4e:5b:f6:7b:f7:89:29:aa:97:50:15:cc:", " fe:e7:fe:79:50:0b:d7:26:72:69:02:40:9a:6c:50:26:07:ec:", " 79:ac:cd:d1:5d:93:cb:76:a1:1e:80:ae:2f:9c:a0:6a:77:04:", " e9:e1:25:49:0d:fd:fd:86:7f:3d:8d:b7:7c:40:f4:70:a4:fe:", " 86:da:00:c7:4d:a7:73:64:19:48:4a:64:70:59:6c:6a:6b:76:", " f5:e7:7b:89:19:e1:68:8a:77:02:e0:4c:08:74:08:cb:6e:99:", " a5:95:ea:c1"]} TASK [TEST CASE 0; Test the server configuration containing tls tcp, plain tcp and udp connection] *** task path: /tmp/tmplo6v5v22/tests/tests_server.yml:42 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "files_output", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "system_input", "type": "basics"}, {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}, {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output', 'type': 'files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flows', 'inputs': ['system_input', 'remote_tcp', 'remote_ptcp', 'remote_udp'], 'outputs': ['files_output']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["system_input", "remote_tcp", "remote_ptcp", "remote_udp"], "name": "flows", "outputs": ["files_output"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-8.2010.0-2.fc33.x86_64", "Installed: rsyslog-gnutls-8.2010.0-2.fc33.x86_64", "Installed: logrotate-3.17.0-3.fc33.x86_64", "Installed: libestr-0.1.9-15.fc33.x86_64", "Installed: libfastjson-0.99.8-7.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T184513", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T184513/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.009281", "end": "2021-11-08 18:46:56.266449", "rc": 0, "start": "2021-11-08 18:46:56.257168", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/test-cert.csr", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/test-cert.csr"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636397216.2629259, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bf4118be9d80c2ad45586b88b4c644e4b1e0fc32", "ctime": 1636397213.3969257, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132549, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1627384859.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3223, "uid": 0, "version": "2800229935", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "md5sum": "e08a7b6fa14b8e9ce4b3f79d00d21c08", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "src": "/root/.ansible/tmp/ansible-tmp-1636397218.126073-47249-104938241990189/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/CA/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/CA/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "19a70b51391eeb8a90e403fe6551f5b81fdc3ebf", "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 defaultNetstreamDriverCAFile=\"/etc/pki/CA/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "md5sum": "8c2e03c9a074528430171e638fe2d4a1", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 289, "src": "/root/.ansible/tmp/ansible-tmp-1636397219.0590732-47279-117298149985519/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636397219.7144508-47279-116119115510614/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/CA/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/CA/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "system_input", "type": "basics"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012]}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-system_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "4dca1ca94ad380db26e06ba4ebe15e9686497661", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "59be2f6674d3b449107993b789faf8b5", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 464, "src": "/root/.ansible/tmp/ansible-tmp-1636397221.1052923-47373-137916346249766/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "d8f1bb985e3ff46a31829505c93337b1bb4c15ec", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "md5sum": "d0dab2b107bf49c0b2a608630b383ca7", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 241, "src": "/root/.ansible/tmp/ansible-tmp-1636397222.032184-47409-194188397227554/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create remote input configuration file input-remote-remote_tcp in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:40 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\nif\n ($inputname == "remote_tcp_1")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\nif\n ($inputname == "remote_tcp_2")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\nif\n ($inputname == "remote_tcp_3")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "f7f183d06227987599f1f830dab642cabe8c4fdd", "dest": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\nif\n ($inputname == \"remote_tcp_1\")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\nif\n ($inputname == \"remote_tcp_2\")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_3\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "5be5d5ae51adaa30caa64b5fce3e5aab", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 515, "src": "/root/.ansible/tmp/ansible-tmp-1636397222.8864083-47443-198612107289978/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\nif\n ($inputname == "remote_tcp_1")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\nif\n ($inputname == "remote_tcp_2")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\nif\n ($inputname == "remote_tcp_3")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\nif\n ($inputname == \"remote_tcp_1\")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\nif\n ($inputname == \"remote_tcp_2\")\n then {\n call files_output\n}\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\nif\n ($inputname == \"remote_tcp_3\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "0c7b6b3c839e02f6c9a590ff9862d318d1416e3b", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_ptcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "md5sum": "f520e4f1dc89d0d79d2fd972171adfac", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 94, "src": "/root/.ansible/tmp/ansible-tmp-1636397223.863829-47479-246711355219068/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create remote input configuration file input-remote-remote_ptcp in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:40 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\nif\n ($inputname == "remote_ptcp_1")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\nif\n ($inputname == "remote_ptcp_2")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\nif\n ($inputname == "remote_ptcp_3")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\nif\n ($inputname == "remote_ptcp_4")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "c2bb20150fab0c1f39439990cf7fc365e4deaa24", "dest": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_ptcp_1\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\nif\n ($inputname == \"remote_ptcp_2\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\nif\n ($inputname == \"remote_ptcp_3\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\nif\n ($inputname == \"remote_ptcp_4\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "c0d82162974069b217547b7b970f3308", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 714, "src": "/root/.ansible/tmp/ansible-tmp-1636397224.7379632-47513-235687812265245/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\nif\n ($inputname == "remote_ptcp_1")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\nif\n ($inputname == "remote_ptcp_2")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\nif\n ($inputname == "remote_ptcp_3")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\nif\n ($inputname == "remote_ptcp_4")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\nif\n ($inputname == \"remote_ptcp_1\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\nif\n ($inputname == \"remote_ptcp_2\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\nif\n ($inputname == \"remote_ptcp_3\")\n then {\n call files_output\n}\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\nif\n ($inputname == \"remote_ptcp_4\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_ptcp", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "732432afce44299b1bdcc2d75ce8285bae9bbfd2", "dest": "/etc/rsyslog.d/10-input-remote-modules-remote_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "md5sum": "cba77213a834f4928cf64bae66daefd6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 132, "src": "/root/.ansible/tmp/ansible-tmp-1636397225.6577156-47549-146708430110671/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create remote input configuration file input-remote-remote_udp in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:40 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\nif\n ($inputname == "remote_udp")\n then {\n call files_output\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "a9b36bf74eabe800f87a75d62ee9c8b34f163f93", "dest": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\nif\n ($inputname == \"remote_udp\")\n then {\n call files_output\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "md5sum": "532fed8365de73fc9b8cb0b94b1ccc03", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 193, "src": "/root/.ansible/tmp/ansible-tmp-1636397226.5863247-47583-191413257654953/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'present', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\nif\n ($inputname == "remote_udp")\n then {\n call files_output\n}\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\nif\n ($inputname == \"remote_udp\")\n then {\n call files_output\n}\n\n"}], "state": "present", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_output', 'type': 'files'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "files_output", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "5edd203b911799be6a7207f31794babe01b70f5d", "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 timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "md5sum": "59cd91a2c526bf8edef8f58bdcbe2c8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 177, "src": "/root/.ansible/tmp/ansible-tmp-1636397227.5612319-47621-216956505797364/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_output in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output") {\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": "08ffe8403f71a2f36ae3c5eff03ede4d5ba3889a", "dest": "/etc/rsyslog.d/30-output-files-files_output.conf", "gid": 0, "group": "root", "inner_item": {"name": "output-files-files_output", "sections": [{"options": "ruleset(name=\"files_output\") {\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": "a6bde8d9ba76c7bf4fd136eecbffe636", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 1128, "src": "/root/.ansible/tmp/ansible-tmp-1636397228.412357-47655-16688969645102/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'present', 'sections': [{'options': 'ruleset(name="files_output") {\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, "inner_item": {"name": "output-files-files_output", "sections": [{"options": "ruleset(name=\"files_output\") {\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"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:47:09 UTC", "ActiveEnterTimestampMonotonic": "127399129", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:47:08 UTC", "AssertTimestampMonotonic": "127035319", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "449471000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:47:08 UTC", "ConditionTimestampMonotonic": "127035316", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10281", "ExecMainStartTimestamp": "Mon 2021-11-08 18:47:08 UTC", "ExecMainStartTimestampMonotonic": "127036678", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:47:08 UTC] ; stop_time=[n/a] ; pid=10281 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:47:08 UTC] ; stop_time=[n/a] ; pid=10281 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:47:08 UTC", "InactiveExitTimestampMonotonic": "127037092", "InvocationID": "b511d554f3af404d99f5a1f07a28e566", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10281", "MemoryAccounting": "yes", "MemoryCurrent": "24563712", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:47:09 UTC", "StateChangeTimestampMonotonic": "127399129", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "11", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [Ensure config file size and counts] ************************************** task path: /tmp/tmplo6v5v22/tests/tests_server.yml:82 included: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml for /cache/fedora-33.qcow2 TASK [Get info of /etc/rsyslog.conf] ******************************************* task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:1 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636397228.8989258, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636397217.9439259, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6246, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636397217.5739257, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1262598086", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Get file counts in /etc/rsyslog.d] *************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:6 ok: [/cache/fedora-33.qcow2] => {"changed": false, "examined": 13, "files": [{"atime": 1636397228.8989258, "ctime": 1636397224.4279258, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6276, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397224.1839259, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 714, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397228.8989258, "ctime": 1636397225.3469257, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6277, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397225.1009257, "nlink": 1, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 132, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397228.8989258, "ctime": 1636397221.7159257, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6273, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397221.4749258, "nlink": 1, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 241, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397228.8989258, "ctime": 1636397219.4219258, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6263, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397219.163926, "nlink": 1, "path": "/etc/rsyslog.d/05-common-defaults.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 73, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397228.8989258, "ctime": 1636397227.2579257, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6279, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397227.0099258, "nlink": 1, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 177, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397216.2629259, "ctime": 1636352337.443, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 149861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1599601239.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": 1636397228.8989258, "ctime": 1636397228.1189258, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6280, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397227.8629258, "nlink": 1, "path": "/etc/rsyslog.d/30-output-files-files_output.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1128, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397228.8989258, "ctime": 1636397226.2899258, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6278, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397226.0449257, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 193, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397228.8989258, "ctime": 1636397220.7829258, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6272, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397220.5459259, "nlink": 1, "path": "/etc/rsyslog.d/90-input-basics-system_input.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 464, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397228.8989258, "ctime": 1636397222.5909257, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6274, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397222.3389258, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 515, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397228.8989258, "ctime": 1636397223.5719259, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6275, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397223.3199258, "nlink": 1, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_ptcp.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 94, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1636397228.8989258, "ctime": 1636397218.7609258, "dev": 64513, "gid": 0, "gr_name": "root", "inode": 6247, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1636397218.5149257, "nlink": 1, "path": "/etc/rsyslog.d/00-global.conf", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 289, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 12, "msg": ""} TASK [Check rsyslog.conf size (less)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:12 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check rsyslog.conf size (more)] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:17 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check file counts in rsyslog.d] ****************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:22 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check conf files exist] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:26 ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/11-input-remote-remote_ptcp.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "stat": {"atime": 1636397228.8989258, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "c2bb20150fab0c1f39439990cf7fc365e4deaa24", "ctime": 1636397224.4279258, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6276, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636397224.1839259, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 714, "uid": 0, "version": "2467351087", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/11-input-remote-remote_tcp.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "stat": {"atime": 1636397228.8989258, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f7f183d06227987599f1f830dab642cabe8c4fdd", "ctime": 1636397222.5909257, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6274, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636397222.3389258, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 515, "uid": 0, "version": "2285273284", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [/cache/fedora-33.qcow2] => (item=/etc/rsyslog.d/11-input-remote-remote_udp.conf) => {"ansible_loop_var": "item", "changed": false, "failed_when_result": false, "item": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "stat": {"atime": 1636397228.8989258, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "a9b36bf74eabe800f87a75d62ee9c8b34f163f93", "ctime": 1636397226.2899258, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6278, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636397226.0449257, "nlink": 1, "path": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 193, "uid": 0, "version": "2119018849", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [Check rsyslog errors] **************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_daemon_config_files.yml:33 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure installed packages] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_server.yml:93 included: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml for /cache/fedora-33.qcow2 TASK [Gather the package facts] ************************************************ task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:1 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [Check expected packages are installed] *********************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:5 ok: [/cache/fedora-33.qcow2] => (item=rsyslog) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=ca-certificates) => { "ansible_loop_var": "item", "changed": false, "item": "ca-certificates", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gnutls) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gnutls", "msg": "All assertions passed" } TASK [Get not installed list] ************************************************** task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:10 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__not_installed": ["librelp", "rsyslog-crypto", "rsyslog-elasticsearch", "rsyslog-gssapi", "rsyslog-hiredis", "rsyslog-kafka", "rsyslog-libdbi", "rsyslog-mmaudit", "rsyslog-mmjsonparse", "rsyslog-mmkubernetes", "rsyslog-mmnormalize", "rsyslog-mmsnmptrapd", "rsyslog-mongodb", "rsyslog-mysql", "rsyslog-omamqp1", "rsyslog-pgsql", "rsyslog-rabbitmq", "rsyslog-relp", "rsyslog-snmp", "rsyslog-udpspoof"]}, "changed": false} TASK [Check packages that should not be are not installed] ********************* task path: /tmp/tmplo6v5v22/tests/tasks/check_packages.yml:38 ok: [/cache/fedora-33.qcow2] => (item=librelp) => { "ansible_loop_var": "item", "changed": false, "item": "librelp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-crypto) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-crypto", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-elasticsearch) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-elasticsearch", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-gssapi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-gssapi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-hiredis) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-hiredis", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-kafka) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-kafka", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-libdbi) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-libdbi", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmaudit) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmaudit", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmjsonparse) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmjsonparse", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmkubernetes) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmkubernetes", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmnormalize) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmnormalize", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mmsnmptrapd) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mmsnmptrapd", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mongodb) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mongodb", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-mysql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-mysql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-omamqp1) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-omamqp1", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-pgsql) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-pgsql", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-rabbitmq) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-rabbitmq", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-relp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-relp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-snmp) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-snmp", "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item=rsyslog-udpspoof) => { "ansible_loop_var": "item", "changed": false, "item": "rsyslog-udpspoof", "msg": "All assertions passed" } TASK [Install lsof] ************************************************************ task path: /tmp/tmplo6v5v22/tests/tests_server.yml:101 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: lsof-4.93.2-4.fc33.x86_64"]} TASK [lsof outputs for rsyslogd] *********************************************** task path: /tmp/tmplo6v5v22/tests/tests_server.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd", "delta": "0:00:00.045619", "end": "2021-11-08 18:47:17.704750", "rc": 0, "start": "2021-11-08 18:47:17.659131", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 10367 root 5u IPv4 41005 0t0 TCP *:40012 (LISTEN)\nrsyslogd 10367 root 6u IPv6 41006 0t0 TCP *:40012 (LISTEN)\nrsyslogd 10367 root 7u IPv4 41009 0t0 TCP *:40011 (LISTEN)\nrsyslogd 10367 root 8u IPv6 41010 0t0 TCP *:40011 (LISTEN)\nrsyslogd 10367 root 9u IPv4 41013 0t0 TCP *:40010 (LISTEN)\nrsyslogd 10367 root 10u IPv6 41014 0t0 TCP *:40010 (LISTEN)\nrsyslogd 10367 root 11u IPv4 41017 0t0 TCP *:514 (LISTEN)\nrsyslogd 10367 root 12u IPv6 41018 0t0 TCP *:514 (LISTEN)\nrsyslogd 10367 root 13u IPv4 41021 0t0 TCP *:40001 (LISTEN)\nrsyslogd 10367 root 14u IPv6 41022 0t0 TCP *:40001 (LISTEN)\nrsyslogd 10367 root 15u IPv4 41025 0t0 TCP *:40000 (LISTEN)\nrsyslogd 10367 root 16u IPv6 41026 0t0 TCP *:40000 (LISTEN)\nrsyslogd 10367 root 17u IPv4 41029 0t0 TCP *:6514 (LISTEN)\nrsyslogd 10367 root 18u IPv6 41030 0t0 TCP *:6514 (LISTEN)\nrsyslogd 10367 root 19u IPv4 41033 0t0 UDP *:514 \nrsyslogd 10367 root 20u IPv6 41034 0t0 UDP *:514 \nrsyslogd 10367 root 21u IPv4 41037 0t0 UDP *:40020 \nrsyslogd 10367 root 22u IPv6 41038 0t0 UDP *:40020 ", "stdout_lines": ["rsyslogd 10367 root 5u IPv4 41005 0t0 TCP *:40012 (LISTEN)", "rsyslogd 10367 root 6u IPv6 41006 0t0 TCP *:40012 (LISTEN)", "rsyslogd 10367 root 7u IPv4 41009 0t0 TCP *:40011 (LISTEN)", "rsyslogd 10367 root 8u IPv6 41010 0t0 TCP *:40011 (LISTEN)", "rsyslogd 10367 root 9u IPv4 41013 0t0 TCP *:40010 (LISTEN)", "rsyslogd 10367 root 10u IPv6 41014 0t0 TCP *:40010 (LISTEN)", "rsyslogd 10367 root 11u IPv4 41017 0t0 TCP *:514 (LISTEN)", "rsyslogd 10367 root 12u IPv6 41018 0t0 TCP *:514 (LISTEN)", "rsyslogd 10367 root 13u IPv4 41021 0t0 TCP *:40001 (LISTEN)", "rsyslogd 10367 root 14u IPv6 41022 0t0 TCP *:40001 (LISTEN)", "rsyslogd 10367 root 15u IPv4 41025 0t0 TCP *:40000 (LISTEN)", "rsyslogd 10367 root 16u IPv6 41026 0t0 TCP *:40000 (LISTEN)", "rsyslogd 10367 root 17u IPv4 41029 0t0 TCP *:6514 (LISTEN)", "rsyslogd 10367 root 18u IPv6 41030 0t0 TCP *:6514 (LISTEN)", "rsyslogd 10367 root 19u IPv4 41033 0t0 UDP *:514 ", "rsyslogd 10367 root 20u IPv6 41034 0t0 UDP *:514 ", "rsyslogd 10367 root 21u IPv4 41037 0t0 UDP *:40020 ", "rsyslogd 10367 root 22u IPv6 41038 0t0 UDP *:40020 "]} TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/tests/tests_server.yml:113 ok: [/cache/fedora-33.qcow2] => { "msg": "lsof returned rsyslogd 10367 root 5u IPv4 41005 0t0 TCP *:40012 (LISTEN)\nrsyslogd 10367 root 6u IPv6 41006 0t0 TCP *:40012 (LISTEN)\nrsyslogd 10367 root 7u IPv4 41009 0t0 TCP *:40011 (LISTEN)\nrsyslogd 10367 root 8u IPv6 41010 0t0 TCP *:40011 (LISTEN)\nrsyslogd 10367 root 9u IPv4 41013 0t0 TCP *:40010 (LISTEN)\nrsyslogd 10367 root 10u IPv6 41014 0t0 TCP *:40010 (LISTEN)\nrsyslogd 10367 root 11u IPv4 41017 0t0 TCP *:514 (LISTEN)\nrsyslogd 10367 root 12u IPv6 41018 0t0 TCP *:514 (LISTEN)\nrsyslogd 10367 root 13u IPv4 41021 0t0 TCP *:40001 (LISTEN)\nrsyslogd 10367 root 14u IPv6 41022 0t0 TCP *:40001 (LISTEN)\nrsyslogd 10367 root 15u IPv4 41025 0t0 TCP *:40000 (LISTEN)\nrsyslogd 10367 root 16u IPv6 41026 0t0 TCP *:40000 (LISTEN)\nrsyslogd 10367 root 17u IPv4 41029 0t0 TCP *:6514 (LISTEN)\nrsyslogd 10367 root 18u IPv6 41030 0t0 TCP *:6514 (LISTEN)\nrsyslogd 10367 root 19u IPv4 41033 0t0 UDP *:514 \nrsyslogd 10367 root 20u IPv6 41034 0t0 UDP *:514 \nrsyslogd 10367 root 21u IPv4 41037 0t0 UDP *:40020 \nrsyslogd 10367 root 22u IPv6 41038 0t0 UDP *:40020 " } TASK [Check port 514, 6514, 40010 and 40011 is open for TCP] ******************* task path: /tmp/tmplo6v5v22/tests/tests_server.yml:116 ok: [/cache/fedora-33.qcow2] => (item=514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 514", "delta": "0:00:00.022058", "end": "2021-11-08 18:47:18.094915", "item": 514, "rc": 0, "start": "2021-11-08 18:47:18.072857", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 10367 root 11u IPv4 41017 0t0 TCP *:514 (LISTEN)\nrsyslogd 10367 root 12u IPv6 41018 0t0 TCP *:514 (LISTEN)\nrsyslogd 10367 root 17u IPv4 41029 0t0 TCP *:6514 (LISTEN)\nrsyslogd 10367 root 18u IPv6 41030 0t0 TCP *:6514 (LISTEN)", "stdout_lines": ["rsyslogd 10367 root 11u IPv4 41017 0t0 TCP *:514 (LISTEN)", "rsyslogd 10367 root 12u IPv6 41018 0t0 TCP *:514 (LISTEN)", "rsyslogd 10367 root 17u IPv4 41029 0t0 TCP *:6514 (LISTEN)", "rsyslogd 10367 root 18u IPv6 41030 0t0 TCP *:6514 (LISTEN)"]} ok: [/cache/fedora-33.qcow2] => (item=6514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 6514", "delta": "0:00:00.024154", "end": "2021-11-08 18:47:18.450302", "item": 6514, "rc": 0, "start": "2021-11-08 18:47:18.426148", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 10367 root 17u IPv4 41029 0t0 TCP *:6514 (LISTEN)\nrsyslogd 10367 root 18u IPv6 41030 0t0 TCP *:6514 (LISTEN)", "stdout_lines": ["rsyslogd 10367 root 17u IPv4 41029 0t0 TCP *:6514 (LISTEN)", "rsyslogd 10367 root 18u IPv6 41030 0t0 TCP *:6514 (LISTEN)"]} ok: [/cache/fedora-33.qcow2] => (item=40010) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 40010", "delta": "0:00:00.019067", "end": "2021-11-08 18:47:18.781115", "item": 40010, "rc": 0, "start": "2021-11-08 18:47:18.762048", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 10367 root 9u IPv4 41013 0t0 TCP *:40010 (LISTEN)\nrsyslogd 10367 root 10u IPv6 41014 0t0 TCP *:40010 (LISTEN)", "stdout_lines": ["rsyslogd 10367 root 9u IPv4 41013 0t0 TCP *:40010 (LISTEN)", "rsyslogd 10367 root 10u IPv6 41014 0t0 TCP *:40010 (LISTEN)"]} ok: [/cache/fedora-33.qcow2] => (item=40011) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep TCP | grep 40011", "delta": "0:00:00.018903", "end": "2021-11-08 18:47:19.109958", "item": 40011, "rc": 0, "start": "2021-11-08 18:47:19.091055", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 10367 root 7u IPv4 41009 0t0 TCP *:40011 (LISTEN)\nrsyslogd 10367 root 8u IPv6 41010 0t0 TCP *:40011 (LISTEN)", "stdout_lines": ["rsyslogd 10367 root 7u IPv4 41009 0t0 TCP *:40011 (LISTEN)", "rsyslogd 10367 root 8u IPv6 41010 0t0 TCP *:40011 (LISTEN)"]} TASK [Check port 514 and 40020 is open for UDP] ******************************** task path: /tmp/tmplo6v5v22/tests/tests_server.yml:123 ok: [/cache/fedora-33.qcow2] => (item=514) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep UDP | grep 514", "delta": "0:00:00.024667", "end": "2021-11-08 18:47:19.486470", "item": 514, "rc": 0, "start": "2021-11-08 18:47:19.461803", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 10367 root 19u IPv4 41033 0t0 UDP *:514 \nrsyslogd 10367 root 20u IPv6 41034 0t0 UDP *:514 ", "stdout_lines": ["rsyslogd 10367 root 19u IPv4 41033 0t0 UDP *:514 ", "rsyslogd 10367 root 20u IPv6 41034 0t0 UDP *:514 "]} ok: [/cache/fedora-33.qcow2] => (item=40020) => {"ansible_loop_var": "item", "changed": false, "cmd": "set -o pipefail\nlsof -i -nP | grep rsyslogd | grep UDP | grep 40020", "delta": "0:00:00.023128", "end": "2021-11-08 18:47:19.821940", "item": 40020, "rc": 0, "start": "2021-11-08 18:47:19.798812", "stderr": "", "stderr_lines": [], "stdout": "rsyslogd 10367 root 21u IPv4 41037 0t0 UDP *:40020 \nrsyslogd 10367 root 22u IPv6 41038 0t0 UDP *:40020 ", "stdout_lines": ["rsyslogd 10367 root 21u IPv4 41037 0t0 UDP *:40020 ", "rsyslogd 10367 root 22u IPv6 41038 0t0 UDP *:40020 "]} TASK [END TEST CASE 0; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_server.yml:130 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "files_output", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "system_input", "state": "absent", "type": "basics"}, {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_ptcp", "state": "absent", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}, {"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output', 'type': 'files', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "4.fc33", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T184513", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T184513/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005849", "end": "2021-11-08 18:47:22.539585", "rc": 0, "start": "2021-11-08 18:47:22.533736", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/11-input-remote-remote_ptcp.conf\n/etc/rsyslog.d/10-input-remote-modules-remote_udp.conf\n/etc/rsyslog.d/10-input-remote-modules-remote_tcp.conf\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/10-output-files-modules.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/30-output-files-files_output.conf\n/etc/rsyslog.d/11-input-remote-remote_udp.conf\n/etc/rsyslog.d/90-input-basics-system_input.conf\n/etc/rsyslog.d/11-input-remote-remote_tcp.conf\n/etc/rsyslog.d/10-input-remote-modules-remote_ptcp.conf\n/etc/rsyslog.d/00-global.conf\n/etc/rsyslog.d/test-cert.csr", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "/etc/rsyslog.d/10-input-remote-modules-remote_udp.conf", "/etc/rsyslog.d/10-input-remote-modules-remote_tcp.conf", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/10-output-files-modules.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/30-output-files-files_output.conf", "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "/etc/rsyslog.d/90-input-basics-system_input.conf", "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "/etc/rsyslog.d/10-input-remote-modules-remote_ptcp.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/test-cert.csr"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636397228.8989258, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636397217.9439259, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6246, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636397217.5739257, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1262598086", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'system_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "system_input", "state": "absent", "type": "basics"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_ptcp", "state": "absent", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-system_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-system_input.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_ptcp", "state": "absent", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_tcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over TCP with TLS\nmodule(load="imtcp"\n StreamDriver.Name="gtls"\n StreamDriver.Mode="1"\n StreamDriver.AuthMode="x509/name"\n PermittedPeer=["*.client.com","*.example.com"]\n)\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-modules-remote_tcp", "sections": [{"options": "# Read messages sent over TCP with TLS\nmodule(load=\"imtcp\"\n StreamDriver.Name=\"gtls\"\n StreamDriver.Mode=\"1\"\n StreamDriver.AuthMode=\"x509/name\"\n PermittedPeer=[\"*.client.com\",\"*.example.com\"]\n)\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_tcp.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create remote input configuration file input-remote-remote_tcp in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:40 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_tcp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over TLS\ninput(name="remote_tcp_1" type="imtcp" port="6514")\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_2" type="imtcp" port="40000")\n# Log messages from remote hosts over TLS\ninput(name="remote_tcp_3" type="imtcp" port="40001")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-remote_tcp", "sections": [{"options": "# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_1\" type=\"imtcp\" port=\"6514\")\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_2\" type=\"imtcp\" port=\"40000\")\n# Log messages from remote hosts over TLS\ninput(name=\"remote_tcp_3\" type=\"imtcp\" port=\"40001\")\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_tcp.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_ptcp", "state": "absent", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_ptcp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over plain TCP\nmodule(load="imptcp" threads="1")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-modules-remote_ptcp", "sections": [{"options": "# Read messages sent over plain TCP\nmodule(load=\"imptcp\" threads=\"1\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_ptcp.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create remote input configuration file input-remote-remote_ptcp in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:40 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_ptcp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_1" type="imptcp" port="514")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_2" type="imptcp" port="40010")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_3" type="imptcp" port="40011")\n# Log messages from remote hosts over plain TCP\ninput(name="remote_ptcp_4" type="imptcp" port="40012")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-remote_ptcp", "sections": [{"options": "# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_1\" type=\"imptcp\" port=\"514\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_2\" type=\"imptcp\" port=\"40010\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_3\" type=\"imptcp\" port=\"40011\")\n# Log messages from remote hosts over plain TCP\ninput(name=\"remote_ptcp_4\" type=\"imptcp\" port=\"40012\")\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_ptcp.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_ptcp', 'type': 'remote', 'tcp_ports': [514, 40010, 40011, 40012], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_ptcp", "state": "absent", "tcp_ports": [514, 40010, 40011, 40012], "type": "remote"}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_tcp', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update remote input packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:27 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-modules-remote_udp', 'type': 'modules', 'sections': [{'options': '# Read messages sent over UDP\nmodule(load="imudp" threads="1"\n TimeRequery="2"\n BatchSize="32")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-modules-remote_udp", "sections": [{"options": "# Read messages sent over UDP\nmodule(load=\"imudp\" threads=\"1\"\n TimeRequery=\"2\"\n BatchSize=\"32\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-input-remote-modules-remote_udp.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create remote input configuration file input-remote-remote_udp in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:40 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\n\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\n\n\n"}], "state": "absent", "type": "input", "weight": "11"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-remote-remote_udp', 'type': 'input', 'weight': '11', 'state': 'absent', 'sections': [{'options': '# Log messages from remote hosts over UDP\ninput(name="remote_udp" type="imudp" port=["514","40020"])\n\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-remote-remote_udp", "sections": [{"options": "# Log messages from remote hosts over UDP\ninput(name=\"remote_udp\" type=\"imudp\" port=[\"514\",\"40020\"])\n\n\n"}], "state": "absent", "type": "input", "weight": "11"}, "path": "/etc/rsyslog.d/11-input-remote-remote_udp.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 ok: [/cache/fedora-33.qcow2] => (item={'name': 'files_output', 'type': 'files', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_conf_files_output_modules": [{"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "{% if rsyslog_basics_use_traditional_timestamp_format | d(true) %}\nmodule(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\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": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/outputs/files/main.yml"], "ansible_loop_var": "output_item", "changed": false, "output_item": {"name": "files_output", "state": "absent", "type": "files"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update files output packages and generate configuration files in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-modules', 'type': 'modules', 'sections': [{'comment': 'Log messages into files with timestamp format either traditional or default', 'options': 'module(load="builtin:omfile" Template="RSYSLOG_TraditionalFileFormat")\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "output-files-modules", "sections": [{"comment": "Log messages into files with timestamp format either traditional or default", "options": "module(load=\"builtin:omfile\" Template=\"RSYSLOG_TraditionalFileFormat\")\n"}], "type": "modules"}, "path": "/etc/rsyslog.d/10-output-files-modules.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create files output configuration file output-files-files_output in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/outputs/files/main.yml:11 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output") {\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, "inner_item": {"name": "output-files-files_output", "sections": [{"options": "ruleset(name=\"files_output\") {\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": "absent", "type": "output"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'output-files-files_output', 'type': 'output', 'state': 'absent', 'sections': [{'options': 'ruleset(name="files_output") {\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, "inner_item": {"name": "output-files-files_output", "sections": [{"options": "ruleset(name=\"files_output\") {\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": "absent", "type": "output"}, "path": "/etc/rsyslog.d/30-output-files-files_output.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": false, "name": "rsyslog.service", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:47:10 UTC", "ActiveEnterTimestampMonotonic": "129094078", "ActiveExitTimestamp": "Mon 2021-11-08 18:47:09 UTC", "ActiveExitTimestampMonotonic": "128019963", "ActiveState": "active", "After": "sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:47:10 UTC", "AssertTimestampMonotonic": "128433482", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "730615000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:47:10 UTC", "ConditionTimestampMonotonic": "128433481", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10367", "ExecMainStartTimestamp": "Mon 2021-11-08 18:47:10 UTC", "ExecMainStartTimestampMonotonic": "128434653", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:47:10 UTC] ; stop_time=[n/a] ; pid=10367 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:47:10 UTC] ; stop_time=[n/a] ; pid=10367 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2021-11-08 18:47:10 UTC", "InactiveEnterTimestampMonotonic": "128432623", "InactiveExitTimestamp": "Mon 2021-11-08 18:47:10 UTC", "InactiveExitTimestampMonotonic": "128435058", "InvocationID": "a9ee17b7672e4bb192369f667f78540f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "10367", "MemoryAccounting": "yes", "MemoryCurrent": "2662400", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:47:10 UTC", "StateChangeTimestampMonotonic": "129094078", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "11", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:47:31 UTC", "ActiveEnterTimestampMonotonic": "149947016", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:47:31 UTC", "AssertTimestampMonotonic": "149942177", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3872000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:47:31 UTC", "ConditionTimestampMonotonic": "149942175", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13287", "ExecMainStartTimestamp": "Mon 2021-11-08 18:47:31 UTC", "ExecMainStartTimestampMonotonic": "149943245", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:47:31 UTC] ; stop_time=[n/a] ; pid=13287 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:47:31 UTC] ; stop_time=[n/a] ; pid=13287 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:47:31 UTC", "InactiveExitTimestampMonotonic": "149943527", "InvocationID": "0eb62aa4ea38414fbf90af648816f7ab", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13287", "MemoryAccounting": "yes", "MemoryCurrent": "647168", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:47:31 UTC", "StateChangeTimestampMonotonic": "149947016", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers TASK [TEST CASE 1; Test the server configuration containing conflicted tls inputs in the remote input] *** task path: /tmp/tmplo6v5v22/tests/tests_server.yml:171 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "files_output", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "system_input", "type": "basics"}, {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}, {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output', 'type': 'files'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'flows', 'inputs': ['system_input', 'remote_tcp_0', 'remote_tcp_1', 'remote_udp'], 'outputs': ['files_output']}) => {"ansible_loop_var": "item", "changed": false, "item": {"inputs": ["system_input", "remote_tcp_0", "remote_tcp_1", "remote_udp"], "name": "flows", "outputs": ["files_output"]}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 ok: [/cache/fedora-33.qcow2] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "4.fc33", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T184513", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T184513/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.005937", "end": "2021-11-08 18:47:36.696007", "rc": 0, "start": "2021-11-08 18:47:36.690070", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/test-cert.csr", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/test-cert.csr"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636397228.8989258, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636397217.9439259, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6246, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636397217.5739257, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1262598086", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 ok: [/cache/fedora-33.qcow2] => {"changed": false, "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "dest": "/etc/rsyslog.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/rsyslog.conf", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 108, "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/CA/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/CA/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "19a70b51391eeb8a90e403fe6551f5b81fdc3ebf", "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 defaultNetstreamDriverCAFile=\"/etc/pki/CA/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "md5sum": "8c2e03c9a074528430171e638fe2d4a1", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 289, "src": "/root/.ansible/tmp/ansible-tmp-1636397259.0977309-48622-157494745465817/source", "state": "file", "uid": 0} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "b7d67e36f48a188643b14805c03cb94c45d313c7", "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": "746d586a506a03409023ceae147c2b17", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 73, "src": "/root/.ansible/tmp/ansible-tmp-1636397259.7378838-48622-88957357448080/source", "state": "file", "uid": 0} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n defaultNetstreamDriverCAFile="/etc/pki/CA/certs/test-ca.crt"\n defaultNetstreamDriverCertFile="/etc/pki/tls/certs/test-cert.pem"\n defaultNetstreamDriverKeyFile="/etc/pki/tls/private/test-key.pem"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n defaultNetstreamDriverCAFile=\"/etc/pki/CA/certs/test-ca.crt\"\n defaultNetstreamDriverCertFile=\"/etc/pki/tls/certs/test-cert.pem\"\n defaultNetstreamDriverKeyFile=\"/etc/pki/tls/private/test-key.pem\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'system_input', 'type': 'basics'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "system_input", "type": "basics"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-system_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "checksum": "4dca1ca94ad380db26e06ba4ebe15e9686497661", "dest": "/etc/rsyslog.d/90-input-basics-system_input.conf", "gid": 0, "group": "root", "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input"}, "md5sum": "59be2f6674d3b449107993b789faf8b5", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:syslog_conf_t:s0", "size": 464, "src": "/root/.ansible/tmp/ansible-tmp-1636397261.099682-48703-186583130654795/source", "state": "file", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'present', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\nif\n ($inputname == "imjournal" or $inputname == "imuxsock")\n then {\n call files_output\n}\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\nif\n ($inputname == \"imjournal\" or $inputname == \"imuxsock\")\n then {\n call files_output\n}\n"}], "state": "present", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp", "type": "remote", "udp_ports": [514, 40020]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} failed: [/cache/fedora-33.qcow2] (item=[{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_tcp_1", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}], "msg": "Error: remote_tcp_0 and remote_tcp_1 conflict."} TASK [Expected error] ********************************************************** task path: /tmp/tmplo6v5v22/tests/tests_server.yml:211 ok: [/cache/fedora-33.qcow2] => { "msg": { "changed": false, "failed": true, "msg": "All items completed", "results": [ { "ansible_loop_var": "item", "changed": false, "item": [ { "name": "remote_udp", "type": "remote", "udp_ports": [ 514, 40020 ] } ], "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False", "skipped": true }, { "ansible_loop_var": "item", "changed": false, "failed": true, "item": [ { "name": "remote_tcp_0", "permitted_clients": [ "*.client.com", "*.example.com" ], "pki_authmode": "x509/name", "tcp_ports": [ 6514, 40000, 40001 ], "tls": true, "type": "remote" }, { "name": "remote_tcp_1", "tcp_ports": [ 514, 40010, 40011 ], "tls": true, "type": "remote" } ], "msg": "Error: remote_tcp_0 and remote_tcp_1 conflict." } ] } } TASK [Ensure the expected error message is issued] ***************************** task path: /tmp/tmplo6v5v22/tests/tests_server.yml:214 ok: [/cache/fedora-33.qcow2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', '_ansible_no_log': False, 'item': [{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}], 'ansible_loop_var': 'item', '_ansible_item_label': [{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020]}]}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": [ { "name": "remote_udp", "type": "remote", "udp_ports": [ 514, 40020 ] } ], "skip_reason": "Conditional result was False", "skipped": true }, "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', '_ansible_no_log': False, 'item': [], 'ansible_loop_var': 'item', '_ansible_item_label': []}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False", "skipped": true }, "msg": "All assertions passed" } ok: [/cache/fedora-33.qcow2] => (item={'failed': True, 'msg': 'Error: remote_tcp_0 and remote_tcp_1 conflict.', '_ansible_no_log': False, 'changed': False, 'item': [{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True}], 'ansible_loop_var': 'item', '_ansible_item_label': [{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com']}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True}]}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "failed": true, "item": [ { "name": "remote_tcp_0", "permitted_clients": [ "*.client.com", "*.example.com" ], "pki_authmode": "x509/name", "tcp_ports": [ 6514, 40000, 40001 ], "tls": true, "type": "remote" }, { "name": "remote_tcp_1", "tcp_ports": [ 514, 40010, 40011 ], "tls": true, "type": "remote" } ], "msg": "Error: remote_tcp_0 and remote_tcp_1 conflict." }, "msg": "All assertions passed" } TASK [END TEST CASE 1; Clean up the deployed config] *************************** task path: /tmp/tmplo6v5v22/tests/tests_server.yml:221 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": [{"name": "files_output", "state": "absent", "type": "files"}]}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": [{"name": "system_input", "state": "absent", "type": "basics"}, {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_tcp_1", "state": "absent", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}, {"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}]}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'files_output', 'type': 'files', 'state': 'absent'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "files_output", "state": "absent", "type": "files"}, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lsof": [{"arch": "x86_64", "epoch": null, "name": "lsof", "release": "4.fc33", "source": "rpm", "version": "4.93.2"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl": [{"arch": "x86_64", "epoch": 1, "name": "openssl", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "rsyslog-gnutls": [{"arch": "x86_64", "epoch": null, "name": "rsyslog-gnutls", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T184513", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 60, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T184513/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.006148", "end": "2021-11-08 18:47:43.742134", "rc": 0, "start": "2021-11-08 18:47:43.735986", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/05-common-defaults.conf\n/etc/rsyslog.d/21-cloudinit.conf\n/etc/rsyslog.d/90-input-basics-system_input.conf\n/etc/rsyslog.d/00-global.conf\n/etc/rsyslog.d/test-cert.csr", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/05-common-defaults.conf", "/etc/rsyslog.d/21-cloudinit.conf", "/etc/rsyslog.d/90-input-basics-system_input.conf", "/etc/rsyslog.d/00-global.conf", "/etc/rsyslog.d/test-cert.csr"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636397228.8989258, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "57e12c1516a87bb8d6c6b3557393db2283f6a5f3", "ctime": 1636397217.9439259, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6246, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1636397217.5739257, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 108, "uid": 0, "version": "1262598086", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 changed: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "path": "/etc/rsyslog.d/00-global.conf", "state": "absent"} ok: [/cache/fedora-33.qcow2] => (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, "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"}, "path": "/etc/rsyslog.d/10-local-modules.conf", "state": "absent"} changed: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "path": "/etc/rsyslog.d/05-common-defaults.conf", "state": "absent"} NOTIFIED HANDLER /tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True, 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_tcp_1", "state": "absent", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 ok: [/cache/fedora-33.qcow2] => (item={'name': 'system_input', 'type': 'basics', 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_basics_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/basics/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "system_input", "state": "absent", "type": "basics"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True, 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_tcp_1", "state": "absent", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}} ok: [/cache/fedora-33.qcow2] => (item={'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020], 'state': 'absent'}) => {"ansible_facts": {"__rsyslog_remote_packages": []}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/inputs/remote/main.yml"], "ansible_loop_var": "input_item", "changed": false, "input_item": {"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-33.qcow2 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update basics input packages] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:3 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create basics input configuration file input-basics-system_input in /etc/rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/basics/main.yml:10 included: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml for /cache/fedora-33.qcow2 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:4 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate role configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:13 skipping: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove role config files from rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/deploy.yml:35 changed: [/cache/fedora-33.qcow2] => (item={'name': 'input-basics-system_input', 'type': 'input', 'state': 'absent', 'sections': [{'options': 'module(load="imuxsock" # provides support for local system logging (e.g. via logger command)\n SysSock.Use="off") # Turn off message reception via local log socket.\nmodule(load="imjournal"\n StateFile="/var/lib/rsyslog/imjournal.state"\n RateLimit.Burst="20000"\n RateLimit.Interval="600"\n PersistStateInterval="10")\n\n'}]}) => {"ansible_loop_var": "inner_item", "changed": true, "inner_item": {"name": "input-basics-system_input", "sections": [{"options": "module(load=\"imuxsock\" # provides support for local system logging (e.g. via logger command)\n SysSock.Use=\"off\") # Turn off message reception via local log socket.\nmodule(load=\"imjournal\"\n StateFile=\"/var/lib/rsyslog/imjournal.state\"\n RateLimit.Burst=\"20000\"\n RateLimit.Interval=\"600\"\n PersistStateInterval=\"10\")\n\n"}], "state": "absent", "type": "input"}, "path": "/etc/rsyslog.d/90-input-basics-system_input.conf", "state": "absent"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Ensure Remote inputs contain no conflict connection type] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/inputs/remote/main.yml:4 skipping: [/cache/fedora-33.qcow2] => (item=[{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020], 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_udp", "state": "absent", "type": "remote", "udp_ports": [514, 40020]}], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} failed: [/cache/fedora-33.qcow2] (item=[{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True, 'state': 'absent'}]) => {"ansible_loop_var": "item", "changed": false, "item": [{"name": "remote_tcp_0", "permitted_clients": ["*.client.com", "*.example.com"], "pki_authmode": "x509/name", "state": "absent", "tcp_ports": [6514, 40000, 40001], "tls": true, "type": "remote"}, {"name": "remote_tcp_1", "state": "absent", "tcp_ports": [514, 40010, 40011], "tls": true, "type": "remote"}], "msg": "Error: remote_tcp_0 and remote_tcp_1 conflict."} TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/tests/tests_server.yml:254 ok: [/cache/fedora-33.qcow2] => { "msg": "Caught an expected error - {'results': [{'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', '_ansible_no_log': False, 'item': [{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020], 'state': 'absent'}], 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_ignore_errors': None, '_ansible_item_label': [{'name': 'remote_udp', 'type': 'remote', 'udp_ports': [514, 40020], 'state': 'absent'}]}, {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', '_ansible_no_log': False, 'item': [], 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_ignore_errors': None, '_ansible_item_label': []}, {'failed': True, 'msg': 'Error: remote_tcp_0 and remote_tcp_1 conflict.', '_ansible_no_log': False, 'changed': False, 'item': [{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True, 'state': 'absent'}], 'ansible_loop_var': 'item', '_ansible_item_result': True, '_ansible_item_label': [{'name': 'remote_tcp_0', 'type': 'remote', 'tcp_ports': [6514, 40000, 40001], 'tls': True, 'pki_authmode': 'x509/name', 'permitted_clients': ['*.client.com', '*.example.com'], 'state': 'absent'}, {'name': 'remote_tcp_1', 'type': 'remote', 'tcp_ports': [514, 40010, 40011], 'tls': True, 'state': 'absent'}]}], 'failed': True, 'msg': 'All items completed', 'changed': False}" } TASK [Uninstall rsyslog-gnutls] ************************************************ task path: /tmp/tmplo6v5v22/tests/tests_server.yml:257 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: rsyslog-gnutls-8.2010.0-2.fc33.x86_64"]} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : restart rsyslogd] ************ task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:2 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} RUNNING HANDLER [/tmp/tmplo6v5v22/roles/rsyslog : stop rsyslogd] *************** task path: /tmp/tmplo6v5v22/roles/rsyslog/handlers/main.yml:7 changed: [/cache/fedora-33.qcow2] => {"changed": true, "name": "rsyslog", "state": "stopped", "status": {"ActiveEnterTimestamp": "Mon 2021-11-08 18:47:49 UTC", "ActiveEnterTimestampMonotonic": "167281040", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2021-11-08 18:47:49 UTC", "AssertTimestampMonotonic": "167276260", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "3452000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2021-11-08 18:47:49 UTC", "ConditionTimestampMonotonic": "167276259", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/rsyslog.service", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "15351", "ExecMainStartTimestamp": "Mon 2021-11-08 18:47:49 UTC", "ExecMainStartTimestampMonotonic": "167277482", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; ignore_errors=no ; start_time=[Mon 2021-11-08 18:47:49 UTC] ; stop_time=[n/a] ; pid=15351 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[Mon 2021-11-08 18:47:49 UTC] ; stop_time=[n/a] ; pid=15351 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2021-11-08 18:47:49 UTC", "InactiveExitTimestampMonotonic": "167277746", "InvocationID": "4c4288dc355641d08c6bdf7f9dafd183", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15351", "MemoryAccounting": "yes", "MemoryCurrent": "643072", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2021-11-08 18:47:49 UTC", "StateChangeTimestampMonotonic": "167281040", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=168 changed=39 unreachable=0 failed=0 skipped=141 rescued=2 ignored=0 + cd /tmp/tmplo6v5v22/tests; TEST_SUBJECTS=/cache/fedora-33.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_logging-257-dd08378-fedora-33-mupo0o3n/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmplo6v5v22/_setup.yml /tmp/tmplo6v5v22/tests/tests_version.yml ansible-playbook 2.9.25 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.9.7 (default, Aug 30 2021, 00:00:00) [GCC 11.2.1 20210728 (Red Hat 11.2.1-1)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmplo6v5v22/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmplo6v5v22/_setup.yml:5 ok: [/cache/fedora-33.qcow2] => { "groups": { "all": [ "/cache/fedora-33.qcow2" ], "localhost": [ "/cache/fedora-33.qcow2" ], "subjects": [ "/cache/fedora-33.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmplo6v5v22/_setup.yml:7 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_version.yml **************************************************** 1 plays in /tmp/tmplo6v5v22/tests/tests_version.yml PLAY [Ensure internal var __rsyslog_version is set correctly] ****************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmplo6v5v22/tests/tests_version.yml:9 ok: [/cache/fedora-33.qcow2] META: ran handlers TASK [default run] ************************************************************* task path: /tmp/tmplo6v5v22/tests/tests_version.yml:15 TASK [linux-system-roles.logging : Set files output if files output is not defined and logging_inputs is not empty] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:5 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Set rsyslog_outputs] ************************ task path: /tmp/tmplo6v5v22/tasks/main.yml:17 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_outputs": []}, "changed": false} TASK [linux-system-roles.logging : Set rsyslog_inputs] ************************* task path: /tmp/tmplo6v5v22/tasks/main.yml:24 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"rsyslog_inputs": []}, "changed": false} TASK [linux-system-roles.logging : Set custom_config_files fact] *************** task path: /tmp/tmplo6v5v22/tasks/main.yml:30 TASK [linux-system-roles.logging : Check logging_inputs item in logging_flows.inputs] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:39 TASK [linux-system-roles.logging : Re-read facts after adding custom fact] ***** task path: /tmp/tmplo6v5v22/tasks/main.yml:53 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug dir] ******************* task path: /tmp/tmplo6v5v22/tasks/main.yml:57 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Delete debug file] ************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:63 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Create rsyslog debug file] ****************** task path: /tmp/tmplo6v5v22/tasks/main.yml:69 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Use a debug var to avoid an empty dict in with_dict] *** task path: /tmp/tmplo6v5v22/tasks/main.yml:75 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.logging : Populate rsyslog debug file] **************** task path: /tmp/tmplo6v5v22/tasks/main.yml:79 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Include Rsyslog role] **************************************************** task path: /tmp/tmplo6v5v22/tasks/main.yml:95 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set platform/version specific variables] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:4 ok: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml) => {"ansible_facts": {"__rsyslog_input_basics": "input_basics.j2"}, "ansible_included_var_files": ["/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/default.yml"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml) => {"ansible_loop_var": "item", "changed": false, "item": "/tmp/tmplo6v5v22/roles/rsyslog/vars/Fedora_33.yml", "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Install/Update required packages] ******* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:16 changed: [/cache/fedora-33.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: rsyslog-8.2010.0-2.fc33.x86_64", "Installed: libfastjson-0.99.8-7.fc33.x86_64", "Installed: logrotate-3.17.0-3.fc33.x86_64", "Installed: libestr-0.1.9-15.fc33.x86_64"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Gather package facts] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:25 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"packages": {"NetworkManager": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "NetworkManager-libnm": [{"arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc33", "source": "rpm", "version": "1.26.8"}], "acl": [{"arch": "x86_64", "epoch": null, "name": "acl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "alternatives": [{"arch": "x86_64", "epoch": null, "name": "alternatives", "release": "3.fc33", "source": "rpm", "version": "1.14"}], "audit": [{"arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "audit-libs": [{"arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "basesystem": [{"arch": "noarch", "epoch": null, "name": "basesystem", "release": "10.fc33", "source": "rpm", "version": "11"}], "bash": [{"arch": "x86_64", "epoch": null, "name": "bash", "release": "2.fc33", "source": "rpm", "version": "5.0.17"}], "bzip2-libs": [{"arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "4.fc33", "source": "rpm", "version": "1.0.8"}], "c-ares": [{"arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc33", "source": "rpm", "version": "1.17.2"}], "ca-certificates": [{"arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc33", "source": "rpm", "version": "2021.2.50"}], "checkpolicy": [{"arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "chrony": [{"arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc33", "source": "rpm", "version": "4.1"}], "cloud-init": [{"arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.fc33", "source": "rpm", "version": "19.4"}], "cloud-utils-growpart": [{"arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "7.fc33", "source": "rpm", "version": "0.31"}], "console-login-helper-messages": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-issuegen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-issuegen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-motdgen": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-motdgen", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "console-login-helper-messages-profile": [{"arch": "noarch", "epoch": null, "name": "console-login-helper-messages-profile", "release": "1.fc33", "source": "rpm", "version": "0.21.2"}], "coreutils": [{"arch": "x86_64", "epoch": null, "name": "coreutils", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "coreutils-common": [{"arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "21.fc33", "source": "rpm", "version": "8.32"}], "cpio": [{"arch": "x86_64", "epoch": null, "name": "cpio", "release": "8.fc33", "source": "rpm", "version": "2.13"}], "cracklib": [{"arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "cracklib-dicts": [{"arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.fc33", "source": "rpm", "version": "2.9.6"}], "crypto-policies": [{"arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "crypto-policies-scripts": [{"arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git85dccc5.fc33", "source": "rpm", "version": "20200918"}], "cryptsetup-libs": [{"arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc33", "source": "rpm", "version": "2.3.6"}], "curl": [{"arch": "x86_64", "epoch": null, "name": "curl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "cyrus-sasl-lib": [{"arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.fc33", "source": "rpm", "version": "2.1.27"}], "dbus": [{"arch": "x86_64", "epoch": 1, "name": "dbus", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-broker": [{"arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "3.fc33", "source": "rpm", "version": "28"}], "dbus-common": [{"arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dbus-libs": [{"arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "2.fc33", "source": "rpm", "version": "1.12.20"}], "dejavu-sans-fonts": [{"arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "15.fc33", "source": "rpm", "version": "2.37"}], "deltarpm": [{"arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "7.fc33", "source": "rpm", "version": "3.6.2"}], "device-mapper": [{"arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "device-mapper-libs": [{"arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc33", "source": "rpm", "version": "1.02.173"}], "dhcp-client": [{"arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "dhcp-common": [{"arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.b1.fc33", "source": "rpm", "version": "4.4.2"}], "diffutils": [{"arch": "x86_64", "epoch": null, "name": "diffutils", "release": "7.fc33", "source": "rpm", "version": "3.7"}], "dnf": [{"arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-data": [{"arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "dracut": [{"arch": "x86_64", "epoch": null, "name": "dracut", "release": "3.fc33", "source": "rpm", "version": "055"}], "dracut-config-generic": [{"arch": "x86_64", "epoch": null, "name": "dracut-config-generic", "release": "3.fc33", "source": "rpm", "version": "055"}], "e2fsprogs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "e2fsprogs-libs": [{"arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "elfutils-debuginfod-client": [{"arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-default-yama-scope": [{"arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libelf": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "elfutils-libs": [{"arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc33", "source": "rpm", "version": "0.185"}], "expat": [{"arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc33", "source": "rpm", "version": "2.4.1"}], "fedora-gpg-keys": [{"arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "5", "source": "rpm", "version": "33"}], "fedora-release-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-common": [{"arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "4", "source": "rpm", "version": "33"}], "fedora-release-identity-cloud": [{"arch": "noarch", "epoch": null, "name": "fedora-release-identity-cloud", "release": "4", "source": "rpm", "version": "33"}], "fedora-repos": [{"arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "5", "source": "rpm", "version": "33"}], "fedora-repos-modular": [{"arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "5", "source": "rpm", "version": "33"}], "file": [{"arch": "x86_64", "epoch": null, "name": "file", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "file-libs": [{"arch": "x86_64", "epoch": null, "name": "file-libs", "release": "3.fc33", "source": "rpm", "version": "5.39"}], "filesystem": [{"arch": "x86_64", "epoch": null, "name": "filesystem", "release": "3.fc33", "source": "rpm", "version": "3.14"}], "findutils": [{"arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.fc33", "source": "rpm", "version": "4.7.0"}], "fonts-filesystem": [{"arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "4.fc33", "source": "rpm", "version": "2.0.5"}], "fuse-libs": [{"arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "10.fc33", "source": "rpm", "version": "2.9.9"}], "gawk": [{"arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gawk-all-langpacks": [{"arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "2.fc33", "source": "rpm", "version": "5.1.0"}], "gdbm-libs": [{"arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.fc33", "source": "rpm", "version": "1.19"}], "gettext": [{"arch": "x86_64", "epoch": null, "name": "gettext", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "gettext-libs": [{"arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "glib2": [{"arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc33", "source": "rpm", "version": "2.66.8"}], "glibc": [{"arch": "x86_64", "epoch": null, "name": "glibc", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-common": [{"arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "glibc-langpack-en": [{"arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "10.fc33", "source": "rpm", "version": "2.32"}], "gmp": [{"arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc33", "source": "rpm", "version": "6.2.0"}], "gnupg2": [{"arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnupg2-smime": [{"arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "2.fc33", "source": "rpm", "version": "2.2.25"}], "gnutls": [{"arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc33", "source": "rpm", "version": "3.6.16"}], "gpg-pubkey": [{"arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5e3006fb", "source": "rpm", "version": "9570ff31"}], "gpgme": [{"arch": "x86_64", "epoch": null, "name": "gpgme", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "grep": [{"arch": "x86_64", "epoch": null, "name": "grep", "release": "6.fc33", "source": "rpm", "version": "3.4"}], "groff-base": [{"arch": "x86_64", "epoch": null, "name": "groff-base", "release": "4.fc33", "source": "rpm", "version": "1.22.4"}], "grub2-common": [{"arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc": [{"arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-pc-modules": [{"arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grub2-tools-minimal": [{"arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "2.fc33", "source": "rpm", "version": "2.06~rc1"}], "grubby": [{"arch": "x86_64", "epoch": null, "name": "grubby", "release": "47.fc33", "source": "rpm", "version": "8.40"}], "gzip": [{"arch": "x86_64", "epoch": null, "name": "gzip", "release": "3.fc33", "source": "rpm", "version": "1.10"}], "hostname": [{"arch": "x86_64", "epoch": null, "name": "hostname", "release": "3.fc33", "source": "rpm", "version": "3.23"}], "hwdata": [{"arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc33", "source": "rpm", "version": "0.352"}], "ima-evm-utils": [{"arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.fc33", "source": "rpm", "version": "1.3.2"}], "initscripts": [{"arch": "x86_64", "epoch": null, "name": "initscripts", "release": "2.fc33", "source": "rpm", "version": "10.04"}], "ipcalc": [{"arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc33", "source": "rpm", "version": "0.4.1"}], "iproute": [{"arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iproute-tc": [{"arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.fc33", "source": "rpm", "version": "5.9.0"}], "iptables-libs": [{"arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.fc33", "source": "rpm", "version": "1.8.5"}], "iputils": [{"arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc33", "source": "rpm", "version": "20200821"}], "jansson": [{"arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.fc33", "source": "rpm", "version": "2.13.1"}], "json-c": [{"arch": "x86_64", "epoch": null, "name": "json-c", "release": "7.fc33", "source": "rpm", "version": "0.14"}], "kbd": [{"arch": "x86_64", "epoch": null, "name": "kbd", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-legacy": [{"arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kbd-misc": [{"arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "2.fc33", "source": "rpm", "version": "2.3.0"}], "kernel-core": [{"arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "101.fc33", "source": "rpm", "version": "5.14.16"}], "keyutils-libs": [{"arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc33", "source": "rpm", "version": "1.6.1"}], "kmod": [{"arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc33", "source": "rpm", "version": "29"}], "kmod-libs": [{"arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc33", "source": "rpm", "version": "29"}], "kpartx": [{"arch": "x86_64", "epoch": null, "name": "kpartx", "release": "7.fc33", "source": "rpm", "version": "0.8.4"}], "krb5-libs": [{"arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "31.fc33", "source": "rpm", "version": "1.18.2"}], "langpacks-core-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-core-font-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "langpacks-en": [{"arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "4.fc33", "source": "rpm", "version": "3.0"}], "less": [{"arch": "x86_64", "epoch": null, "name": "less", "release": "4.fc33", "source": "rpm", "version": "551"}], "libacl": [{"arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc33", "source": "rpm", "version": "2.2.53"}], "libarchive": [{"arch": "x86_64", "epoch": null, "name": "libarchive", "release": "1.fc33", "source": "rpm", "version": "3.5.1"}], "libargon2": [{"arch": "x86_64", "epoch": null, "name": "libargon2", "release": "5.fc33", "source": "rpm", "version": "20171227"}], "libassuan": [{"arch": "x86_64", "epoch": null, "name": "libassuan", "release": "4.fc33", "source": "rpm", "version": "2.5.3"}], "libattr": [{"arch": "x86_64", "epoch": null, "name": "libattr", "release": "10.fc33", "source": "rpm", "version": "2.4.48"}], "libbasicobjects": [{"arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "46.fc33", "source": "rpm", "version": "0.1.1"}], "libblkid": [{"arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libbrotli": [{"arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "3.fc33", "source": "rpm", "version": "1.0.9"}], "libcap": [{"arch": "x86_64", "epoch": null, "name": "libcap", "release": "2.fc33", "source": "rpm", "version": "2.48"}], "libcap-ng": [{"arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.fc33", "source": "rpm", "version": "0.8"}], "libcbor": [{"arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc33", "source": "rpm", "version": "0.5.0"}], "libcollection": [{"arch": "x86_64", "epoch": null, "name": "libcollection", "release": "46.fc33", "source": "rpm", "version": "0.7.0"}], "libcom_err": [{"arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libcomps": [{"arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "libcurl": [{"arch": "x86_64", "epoch": null, "name": "libcurl", "release": "11.fc33", "source": "rpm", "version": "7.71.1"}], "libdb": [{"arch": "x86_64", "epoch": null, "name": "libdb", "release": "45.fc33", "source": "rpm", "version": "5.3.28"}], "libdhash": [{"arch": "x86_64", "epoch": null, "name": "libdhash", "release": "46.fc33", "source": "rpm", "version": "0.5.0"}], "libdnf": [{"arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "libeconf": [{"arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc33", "source": "rpm", "version": "0.4.0"}], "libedit": [{"arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210714cvs.fc33", "source": "rpm", "version": "3.1"}], "libestr": [{"arch": "x86_64", "epoch": null, "name": "libestr", "release": "15.fc33", "source": "rpm", "version": "0.1.9"}], "libevent": [{"arch": "x86_64", "epoch": null, "name": "libevent", "release": "10.fc33", "source": "rpm", "version": "2.1.8"}], "libfastjson": [{"arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "7.fc33", "source": "rpm", "version": "0.99.8"}], "libfdisk": [{"arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libffi": [{"arch": "x86_64", "epoch": null, "name": "libffi", "release": "26.fc33", "source": "rpm", "version": "3.1"}], "libfido2": [{"arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc33", "source": "rpm", "version": "1.4.0"}], "libgcc": [{"arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgcrypt": [{"arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "1.fc33", "source": "rpm", "version": "1.8.8"}], "libgomp": [{"arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libgpg-error": [{"arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc33", "source": "rpm", "version": "1.41"}], "libibverbs": [{"arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "libidn2": [{"arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc33", "source": "rpm", "version": "2.3.2"}], "libini_config": [{"arch": "x86_64", "epoch": null, "name": "libini_config", "release": "46.fc33", "source": "rpm", "version": "1.3.1"}], "libkcapi": [{"arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libkcapi-hmaccalc": [{"arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.fc33", "source": "rpm", "version": "1.2.1"}], "libksba": [{"arch": "x86_64", "epoch": null, "name": "libksba", "release": "13.fc33", "source": "rpm", "version": "1.3.5"}], "libldb": [{"arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc33", "source": "rpm", "version": "2.2.2"}], "libmaxminddb": [{"arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc33", "source": "rpm", "version": "1.5.2"}], "libmnl": [{"arch": "x86_64", "epoch": null, "name": "libmnl", "release": "12.fc33", "source": "rpm", "version": "1.0.4"}], "libmodulemd": [{"arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc33", "source": "rpm", "version": "2.13.0"}], "libmount": [{"arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libndp": [{"arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc33", "source": "rpm", "version": "1.7"}], "libnetfilter_conntrack": [{"arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc33", "source": "rpm", "version": "1.0.7"}], "libnfnetlink": [{"arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "18.fc33", "source": "rpm", "version": "1.0.1"}], "libnfsidmap": [{"arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "2.rc3.fc33", "source": "rpm", "version": "2.5.4"}], "libnghttp2": [{"arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc33", "source": "rpm", "version": "1.43.0"}], "libnl3": [{"arch": "x86_64", "epoch": null, "name": "libnl3", "release": "5.fc33", "source": "rpm", "version": "3.5.0"}], "libnsl2": [{"arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "8.20180605git4a062cf.fc33", "source": "rpm", "version": "1.2.0"}], "libpath_utils": [{"arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "46.fc33", "source": "rpm", "version": "0.2.1"}], "libpcap": [{"arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc33", "source": "rpm", "version": "1.10.1"}], "libpipeline": [{"arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "5.fc33", "source": "rpm", "version": "1.5.2"}], "libpsl": [{"arch": "x86_64", "epoch": null, "name": "libpsl", "release": "2.fc33", "source": "rpm", "version": "0.21.1"}], "libpwquality": [{"arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "2.fc33", "source": "rpm", "version": "1.4.4"}], "libref_array": [{"arch": "x86_64", "epoch": null, "name": "libref_array", "release": "46.fc33", "source": "rpm", "version": "0.1.5"}], "librepo": [{"arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc33", "source": "rpm", "version": "1.14.2"}], "libreport-filesystem": [{"arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "2.fc33", "source": "rpm", "version": "2.15.2"}], "libseccomp": [{"arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc33", "source": "rpm", "version": "2.5.0"}], "libsecret": [{"arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.fc33", "source": "rpm", "version": "0.20.4"}], "libselinux": [{"arch": "x86_64", "epoch": null, "name": "libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libselinux-utils": [{"arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsemanage": [{"arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "libsepol": [{"arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.fc33", "source": "rpm", "version": "3.1"}], "libsigsegv": [{"arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "11.fc33", "source": "rpm", "version": "2.11"}], "libsmartcols": [{"arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libsolv": [{"arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc33", "source": "rpm", "version": "0.7.17"}], "libss": [{"arch": "x86_64", "epoch": null, "name": "libss", "release": "4.fc33", "source": "rpm", "version": "1.45.6"}], "libssh": [{"arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libssh-config": [{"arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc33", "source": "rpm", "version": "0.9.6"}], "libsss_autofs": [{"arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_certmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_nss_idmap": [{"arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libsss_sudo": [{"arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "libstdc++": [{"arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc33", "source": "rpm", "version": "10.3.1"}], "libtalloc": [{"arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "5.fc33", "source": "rpm", "version": "2.3.1"}], "libtasn1": [{"arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc33", "source": "rpm", "version": "4.16.0"}], "libtdb": [{"arch": "x86_64", "epoch": null, "name": "libtdb", "release": "5.fc33", "source": "rpm", "version": "1.4.3"}], "libtevent": [{"arch": "x86_64", "epoch": null, "name": "libtevent", "release": "5.fc33", "source": "rpm", "version": "0.10.2"}], "libtextstyle": [{"arch": "x86_64", "epoch": null, "name": "libtextstyle", "release": "3.fc33", "source": "rpm", "version": "0.21"}], "libtirpc": [{"arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "4.rc4.fc33", "source": "rpm", "version": "1.2.6"}], "libunistring": [{"arch": "x86_64", "epoch": null, "name": "libunistring", "release": "9.fc33", "source": "rpm", "version": "0.9.10"}], "libusbx": [{"arch": "x86_64", "epoch": null, "name": "libusbx", "release": "2.fc33", "source": "rpm", "version": "1.0.24"}], "libuser": [{"arch": "x86_64", "epoch": null, "name": "libuser", "release": "26.fc33", "source": "rpm", "version": "0.62"}], "libutempter": [{"arch": "x86_64", "epoch": null, "name": "libutempter", "release": "2.fc33", "source": "rpm", "version": "1.2.1"}], "libuuid": [{"arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "libverto": [{"arch": "x86_64", "epoch": null, "name": "libverto", "release": "10.fc33", "source": "rpm", "version": "0.3.0"}], "libxcrypt": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxcrypt-compat": [{"arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "2.fc33", "source": "rpm", "version": "4.4.26"}], "libxkbcommon": [{"arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc33", "source": "rpm", "version": "1.0.1"}], "libxml2": [{"arch": "x86_64", "epoch": null, "name": "libxml2", "release": "4.fc33", "source": "rpm", "version": "2.9.12"}], "libyaml": [{"arch": "x86_64", "epoch": null, "name": "libyaml", "release": "3.fc33", "source": "rpm", "version": "0.2.5"}], "libzstd": [{"arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc33", "source": "rpm", "version": "1.5.0"}], "linux-atm-libs": [{"arch": "x86_64", "epoch": null, "name": "linux-atm-libs", "release": "27.fc33", "source": "rpm", "version": "2.5.1"}], "linux-firmware-whence": [{"arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "122.fc33", "source": "rpm", "version": "20210818"}], "lmdb-libs": [{"arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc33", "source": "rpm", "version": "0.9.28"}], "logrotate": [{"arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc33", "source": "rpm", "version": "3.17.0"}], "lua-libs": [{"arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "1.fc33", "source": "rpm", "version": "5.4.3"}], "lz4-libs": [{"arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.fc33", "source": "rpm", "version": "1.9.1"}], "man-db": [{"arch": "x86_64", "epoch": null, "name": "man-db", "release": "6.fc33", "source": "rpm", "version": "2.9.2"}], "memstrack": [{"arch": "x86_64", "epoch": null, "name": "memstrack", "release": "1.fc33", "source": "rpm", "version": "0.1.9"}], "mkpasswd": [{"arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "mpfr": [{"arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.fc33", "source": "rpm", "version": "4.1.0"}], "mtools": [{"arch": "x86_64", "epoch": null, "name": "mtools", "release": "1.fc33", "source": "rpm", "version": "4.0.35"}], "ncurses": [{"arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-base": [{"arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "ncurses-libs": [{"arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20200222.fc33", "source": "rpm", "version": "6.2"}], "net-tools": [{"arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.58.20160912git.fc33", "source": "rpm", "version": "2.0"}], "nettle": [{"arch": "x86_64", "epoch": null, "name": "nettle", "release": "3.fc33", "source": "rpm", "version": "3.6"}], "npth": [{"arch": "x86_64", "epoch": null, "name": "npth", "release": "5.fc33", "source": "rpm", "version": "1.6"}], "openldap": [{"arch": "x86_64", "epoch": null, "name": "openldap", "release": "5.fc33", "source": "rpm", "version": "2.4.50"}], "openssh": [{"arch": "x86_64", "epoch": null, "name": "openssh", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-clients": [{"arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssh-server": [{"arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "8.fc33", "source": "rpm", "version": "8.4p1"}], "openssl-libs": [{"arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "2.fc33", "source": "rpm", "version": "1.1.1l"}], "openssl-pkcs11": [{"arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "7.fc33", "source": "rpm", "version": "0.4.10"}], "os-prober": [{"arch": "x86_64", "epoch": null, "name": "os-prober", "release": "6.fc33", "source": "rpm", "version": "1.77"}], "p11-kit": [{"arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "p11-kit-trust": [{"arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.fc33", "source": "rpm", "version": "0.23.22"}], "pam": [{"arch": "x86_64", "epoch": null, "name": "pam", "release": "11.fc33", "source": "rpm", "version": "1.4.0"}], "parted": [{"arch": "x86_64", "epoch": null, "name": "parted", "release": "5.fc33", "source": "rpm", "version": "3.3"}], "passwd": [{"arch": "x86_64", "epoch": null, "name": "passwd", "release": "9.fc33", "source": "rpm", "version": "0.80"}], "pciutils": [{"arch": "x86_64", "epoch": null, "name": "pciutils", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pciutils-libs": [{"arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.fc33", "source": "rpm", "version": "3.7.0"}], "pcre": [{"arch": "x86_64", "epoch": null, "name": "pcre", "release": "2.fc33", "source": "rpm", "version": "8.44"}], "pcre2": [{"arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pcre2-syntax": [{"arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.fc33", "source": "rpm", "version": "10.36"}], "pigz": [{"arch": "x86_64", "epoch": null, "name": "pigz", "release": "7.fc33", "source": "rpm", "version": "2.4"}], "pinentry": [{"arch": "x86_64", "epoch": null, "name": "pinentry", "release": "9.fc33", "source": "rpm", "version": "1.1.0"}], "policycoreutils": [{"arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "popt": [{"arch": "x86_64", "epoch": null, "name": "popt", "release": "2.fc33", "source": "rpm", "version": "1.18"}], "procps-ng": [{"arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "2.fc33", "source": "rpm", "version": "3.3.16"}], "protobuf-c": [{"arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "3.fc33", "source": "rpm", "version": "1.3.3"}], "psmisc": [{"arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc33", "source": "rpm", "version": "23.3"}], "publicsuffix-list-dafsa": [{"arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "4.fc33", "source": "rpm", "version": "20190417"}], "python-pip-wheel": [{"arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python-setuptools-wheel": [{"arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python-unversioned-command": [{"arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3": [{"arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-attrs": [{"arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "5.fc33", "source": "rpm", "version": "19.3.0"}], "python3-audit": [{"arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc33", "source": "rpm", "version": "3.0.6"}], "python3-babel": [{"arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-cffi": [{"arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "1.fc33", "source": "rpm", "version": "1.14.1"}], "python3-chardet": [{"arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "18.fc33", "source": "rpm", "version": "3.0.4"}], "python3-configobj": [{"arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "22.fc33", "source": "rpm", "version": "5.0.6"}], "python3-cryptography": [{"arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "2.fc33", "source": "rpm", "version": "3.2.1"}], "python3-dateutil": [{"arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "2.fc33", "source": "rpm", "version": "2.8.1"}], "python3-dbus": [{"arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "3.fc33", "source": "rpm", "version": "1.2.16"}], "python3-distro": [{"arch": "noarch", "epoch": null, "name": "python3-distro", "release": "4.fc33", "source": "rpm", "version": "1.5.0"}], "python3-dnf": [{"arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "python3-dnf-plugins-core": [{"arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc33", "source": "rpm", "version": "4.0.23"}], "python3-gpg": [{"arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "2.fc33", "source": "rpm", "version": "1.14.0"}], "python3-hawkey": [{"arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-idna": [{"arch": "noarch", "epoch": null, "name": "python3-idna", "release": "2.fc33", "source": "rpm", "version": "2.10"}], "python3-jinja2": [{"arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc33", "source": "rpm", "version": "2.11.3"}], "python3-jsonpatch": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "13.fc33", "source": "rpm", "version": "1.21"}], "python3-jsonpointer": [{"arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "1.fc33", "source": "rpm", "version": "2.0"}], "python3-jsonschema": [{"arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "8.fc33", "source": "rpm", "version": "3.2.0"}], "python3-jwt": [{"arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-jwt+crypto": [{"arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "10.fc33", "source": "rpm", "version": "1.7.1"}], "python3-libcomps": [{"arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc33", "source": "rpm", "version": "0.1.18"}], "python3-libdnf": [{"arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc33", "source": "rpm", "version": "0.64.0"}], "python3-libs": [{"arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc33", "source": "rpm", "version": "3.9.7"}], "python3-libselinux": [{"arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-libsemanage": [{"arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc33", "source": "rpm", "version": "3.1"}], "python3-markupsafe": [{"arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "7.fc33", "source": "rpm", "version": "1.1.1"}], "python3-oauthlib": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-oauthlib+signedtoken": [{"arch": "noarch", "epoch": null, "name": "python3-oauthlib+signedtoken", "release": "8.fc33", "source": "rpm", "version": "3.0.2"}], "python3-pip": [{"arch": "noarch", "epoch": null, "name": "python3-pip", "release": "4.fc33", "source": "rpm", "version": "20.2.2"}], "python3-ply": [{"arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.fc33", "source": "rpm", "version": "3.11"}], "python3-policycoreutils": [{"arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "4.fc33", "source": "rpm", "version": "3.1"}], "python3-prettytable": [{"arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "24.fc33", "source": "rpm", "version": "0.7.2"}], "python3-pycparser": [{"arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "2.fc33", "source": "rpm", "version": "2.20"}], "python3-pyrsistent": [{"arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "3.fc33", "source": "rpm", "version": "0.16.1"}], "python3-pyserial": [{"arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.fc33", "source": "rpm", "version": "3.4"}], "python3-pysocks": [{"arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "7.fc33", "source": "rpm", "version": "1.7.1"}], "python3-pytz": [{"arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc33", "source": "rpm", "version": "2020.5"}], "python3-pyyaml": [{"arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "1.fc33", "source": "rpm", "version": "5.4.1"}], "python3-requests": [{"arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc33", "source": "rpm", "version": "2.24.0"}], "python3-rpm": [{"arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "python3-setools": [{"arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.fc33", "source": "rpm", "version": "4.3.0"}], "python3-setuptools": [{"arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "2.fc33", "source": "rpm", "version": "49.1.3"}], "python3-six": [{"arch": "noarch", "epoch": null, "name": "python3-six", "release": "2.fc33", "source": "rpm", "version": "1.15.0"}], "python3-unbound": [{"arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "python3-urllib3": [{"arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "5.fc33", "source": "rpm", "version": "1.25.8"}], "qrencode-libs": [{"arch": "x86_64", "epoch": null, "name": "qrencode-libs", "release": "6.fc33", "source": "rpm", "version": "4.0.2"}], "rdma-core": [{"arch": "x86_64", "epoch": null, "name": "rdma-core", "release": "1.fc33", "source": "rpm", "version": "35.0"}], "readline": [{"arch": "x86_64", "epoch": null, "name": "readline", "release": "5.fc33", "source": "rpm", "version": "8.0"}], "rootfiles": [{"arch": "noarch", "epoch": null, "name": "rootfiles", "release": "28.fc33", "source": "rpm", "version": "8.1"}], "rpm": [{"arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-build-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-selinux": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-plugin-systemd-inhibit": [{"arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rpm-sign-libs": [{"arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc33", "source": "rpm", "version": "4.16.1.3"}], "rsync": [{"arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.fc33", "source": "rpm", "version": "3.2.3"}], "rsyslog": [{"arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.fc33", "source": "rpm", "version": "8.2010.0"}], "sed": [{"arch": "x86_64", "epoch": null, "name": "sed", "release": "5.fc33", "source": "rpm", "version": "4.8"}], "selinux-policy": [{"arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "selinux-policy-targeted": [{"arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "39.fc33", "source": "rpm", "version": "3.14.6"}], "setup": [{"arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc33", "source": "rpm", "version": "2.13.7"}], "shadow-utils": [{"arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "7.fc33", "source": "rpm", "version": "4.8.1"}], "shared-mime-info": [{"arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "3.fc33", "source": "rpm", "version": "2.0"}], "sqlite-libs": [{"arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc33", "source": "rpm", "version": "3.34.1"}], "sssd-client": [{"arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-common": [{"arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-kcm": [{"arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sssd-nfs-idmap": [{"arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.fc33", "source": "rpm", "version": "2.5.1"}], "sudo": [{"arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "sudo-python-plugin": [{"arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.fc33", "source": "rpm", "version": "1.9.5p2"}], "syslinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux": [{"arch": "x86_64", "epoch": null, "name": "syslinux-extlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-extlinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-extlinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "syslinux-nonlinux": [{"arch": "noarch", "epoch": null, "name": "syslinux-nonlinux", "release": "0.16.fc33", "source": "rpm", "version": "6.04"}], "systemd": [{"arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-libs": [{"arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-networkd": [{"arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-pam": [{"arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-rpm-macros": [{"arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "systemd-udev": [{"arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc33", "source": "rpm", "version": "246.15"}], "tar": [{"arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc33", "source": "rpm", "version": "1.32"}], "tpm2-tss": [{"arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc33", "source": "rpm", "version": "3.0.4"}], "trousers": [{"arch": "x86_64", "epoch": null, "name": "trousers", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "trousers-lib": [{"arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "4.fc33", "source": "rpm", "version": "0.3.14"}], "tzdata": [{"arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc33", "source": "rpm", "version": "2021c"}], "unbound-libs": [{"arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc33", "source": "rpm", "version": "1.13.1"}], "util-linux": [{"arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc33", "source": "rpm", "version": "2.36.1"}], "vim-minimal": [{"arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc33", "source": "rpm", "version": "8.2.3512"}], "which": [{"arch": "x86_64", "epoch": null, "name": "which", "release": "20.fc33", "source": "rpm", "version": "2.21"}], "whois-nls": [{"arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc33", "source": "rpm", "version": "5.5.10"}], "xfsprogs": [{"arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc33", "source": "rpm", "version": "5.7.0"}], "xkeyboard-config": [{"arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc33", "source": "rpm", "version": "2.30"}], "xz": [{"arch": "x86_64", "epoch": null, "name": "xz", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "xz-libs": [{"arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.fc33", "source": "rpm", "version": "5.2.5"}], "yum": [{"arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc33", "source": "rpm", "version": "4.9.0"}], "zchunk-libs": [{"arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc33", "source": "rpm", "version": "1.1.15"}], "zlib": [{"arch": "x86_64", "epoch": null, "name": "zlib", "release": "23.fc33", "source": "rpm", "version": "1.2.11"}]}}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Get rsyslog version] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:29 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_version": "8.2010.0"}, "changed": false} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 1] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:36 skipping: [/cache/fedora-33.qcow2] => {} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version 2] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:42 ok: [/cache/fedora-33.qcow2] => { "msg": "Rsyslog_version is 8.2010.0, which is newer than \"8.37.0-7.2\"." } TASK [/tmp/tmplo6v5v22/roles/rsyslog : Set __rsyslog_failed_validation] ******** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:49 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create the config directory if it does not exist] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:56 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a work directory] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:63 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Create a backup dir] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:72 ok: [/cache/fedora-33.qcow2] => {"changed": false, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/rsyslog.d-20211108T184805", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 40, "state": "directory", "uid": 0} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Archive the contents of /etc/rsyslog.d to the backup dir] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:79 ok: [/cache/fedora-33.qcow2] => {"changed": false, "cmd": ["tar", "-cvzPf", "/tmp/rsyslog.d-20211108T184805/backup.tgz", "/etc/rsyslog.conf", "/etc/rsyslog.d"], "delta": "0:00:00.007924", "end": "2021-11-08 18:48:53.569520", "rc": 0, "start": "2021-11-08 18:48:53.561596", "stderr": "", "stderr_lines": [], "stdout": "/etc/rsyslog.conf\n/etc/rsyslog.d/\n/etc/rsyslog.d/21-cloudinit.conf", "stdout_lines": ["/etc/rsyslog.conf", "/etc/rsyslog.d/", "/etc/rsyslog.d/21-cloudinit.conf"]} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Purge original conf] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:88 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Create logging directory if it does not exist or the ownership and/or modes are different.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:97 ok: [/cache/fedora-33.qcow2] => {"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 [/tmp/tmplo6v5v22/roles/rsyslog : Get mode of rsyslog.conf if it exists] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:106 ok: [/cache/fedora-33.qcow2] => {"changed": false, "stat": {"atime": 1636397333.5669565, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "bf4118be9d80c2ad45586b88b4c644e4b1e0fc32", "ctime": 1636397330.3519566, "dev": 64513, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 132403, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1627384859.0, "nlink": 1, "path": "/etc/rsyslog.conf", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 3223, "uid": 0, "version": "2245465562", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate main rsyslog configuration] **** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:111 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Generate global rule to add to __rsyslog_common_rules] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:121 ok: [/cache/fedora-33.qcow2] => {"ansible_facts": {"__rsyslog_common_rules": [{"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\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 [/tmp/tmplo6v5v22/roles/rsyslog : Generate common rsyslog configuration files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:144 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Remove common config files in rsyslog.d] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:167 skipping: [/cache/fedora-33.qcow2] => (item={'filename': '00-global.conf', 'comment': 'Global options', 'options': 'global(\n workDirectory="/var/lib/rsyslog"\n)\n'}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"comment": "Global options", "filename": "00-global.conf", "options": "global(\n workDirectory=\"/var/lib/rsyslog\"\n)\n"}, "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (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, "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: [/cache/fedora-33.qcow2] => (item={'name': 'common-defaults', 'type': 'global', 'sections': [{'comment': 'Log every message', 'options': '$RepeatedMsgReduction off'}]}) => {"ansible_loop_var": "inner_item", "changed": false, "inner_item": {"name": "common-defaults", "sections": [{"comment": "Log every message", "options": "$RepeatedMsgReduction off"}], "type": "global"}, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy custom config files if they are specified in rsyslog_custom_config_files variable array.] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:192 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check tls is enabled in forwards output or remote input and logging_pki_files] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:208 skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-33.qcow2] => (item=[]) => {"ansible_loop_var": "item", "changed": false, "item": [], "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local ca_cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:220 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local cert file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:236 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Copy local key file to the target if needed] *** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:252 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include input sub-vars] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:283 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run input sub-tasks] ******************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:294 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Include output sub-vars] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:313 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Run output sub-tasks] ******************* task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:325 TASK [/tmp/tmplo6v5v22/roles/rsyslog : Enable rsyslog service] ***************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:337 changed: [/cache/fedora-33.qcow2] => {"changed": true, "enabled": true, "name": "rsyslog", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "System Logging Service", "DevicePolicy": "auto", "Documentation": "\"man:rsyslogd(8)\" https://www.rsyslog.com/doc/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/rsyslog (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/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 }", "ExecStartEx": "{ path=/usr/sbin/rsyslogd ; argv[]=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/rsyslog.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "rsyslog.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "7732", "LimitNPROCSoft": "7732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7732", "LimitSIGPENDINGSoft": "7732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "rsyslog.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootHashSignature": "", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2319", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0066", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity"}} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Disable rsyslog service] **************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:346 skipping: [/cache/fedora-33.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [/tmp/tmplo6v5v22/roles/rsyslog : Check rsyslog version] ****************** task path: /tmp/tmplo6v5v22/roles/rsyslog/tasks/main.yml:357 skipping: [/cache/fedora-33.qcow2] => {} TASK [Check rsyslog version] *************************************************** task path: /tmp/tmplo6v5v22/tests/tests_version.yml:19 ok: [/cache/fedora-33.qcow2] => { "changed": false, "msg": "All assertions passed" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-33.qcow2 : ok=18 changed=2 unreachable=0 failed=0 skipped=27 rescued=0 ignored=0